@foreach($products as $product)
{{ __('messages.pdf.product') }} {{ __('messages.pdf.code') }} {{ __('messages.pdf.brand') }} {{ __('messages.pdf.price') }} {{ __('messages.pdf.product_unit') }} {{ __('messages.pdf.in_stock') }} {{ __('messages.pdf.created_on') }}
{{$product->name}} {{$product->code}} {{$product->brand->name}} {{$product->product_price}} Fatal error: Uncaught Error: Class "App\Models\BaseUnit" not found in /home/satisfiyworld/pos.satisfiyworld.com/resources/views/excel/product-excel-export.blade.php:34 Stack trace: #0 {main} thrown in /home/satisfiyworld/pos.satisfiyworld.com/resources/views/excel/product-excel-export.blade.php on line 34