خطا
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ __('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/trasl.ebdea.online/resources/views/reports/customerpurchases.blade.php:185 Stack trace: #0 {main} thrown in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/customerpurchases.blade.php on line 185 |