@if (@isset($data) && !@empty($data) && count($data) >0 ) @php $i=1; @endphp
{{ __('home.Invoice_no') }} | {{ __('home.sallerName') }} | {{ __('home.clietName') }} | {{ __('home.date') }} | {{ __('home.branch') }} | {{ __('home.total') }} | {{ __('home.paymentmethod') }} | {{ __('home.operations') }} |
---|---|---|---|---|---|---|---|
{{ $product->id }} | {{ $product->user->name??'' }} | {{ $product->customer->name??'' }} | {{ $product->created_at }} | {{ $product->branch->name }} |
Fatal error: Uncaught Error: Class "App\Models\Avt" not found in /home/ebdea/public_html/toly.ebdea.online/resources/views/ajax_Recent_Invoices.blade.php:47 Stack trace: #0 {main} thrown in /home/ebdea/public_html/toly.ebdea.online/resources/views/ajax_Recent_Invoices.blade.php on line 47 |