@extends(config('admin_theme.layout', 'admin.layout.master')) @section('title') {{ $current_route->{'name_' . trans('admin.lang')} }} @stop @section('page-breadcrumb') @include(config('admin_theme.view_prefix', 'admin').'.layout.breadcrumb_view') @stop @section('page-content')
| @Lang('admin.invoice_no') | @Lang('admin.invoice_date') | @Lang('admin.supplier') | @Lang('admin.purchase-invoice') | @Lang('admin.return_total') | @Lang('admin.payment_type') | @Lang('admin.created_at') | @Lang('admin.created_by') | @Lang('admin.actions') |
|---|