@if(preg_match('~[0-9]~', url()->previous())) @php $url = '../../pos'; @endphp @else @php $url = url()->previous(); @endphp @endif
{{trans('file.Back')}}

@if($general_setting->site_logo) @endif

{{$lims_biller_data->company_name}}

{{trans('file.Address')}}: {{$lims_warehouse_data->address}}
{{trans('file.Phone Number')}}: {{$lims_warehouse_data->phone}}

{{trans('file.Date')}}: {{$lims_sale_data->created_at}}
{{trans('file.reference')}}: {{$lims_sale_data->reference_no}}
{{trans('file.customer')}}: {{$lims_customer_data->name}}

@foreach($lims_product_sale_data as $product_sale_data)
Fatal error: Uncaught Error: Class "App\Product" not found in /var/www/html/repo/invoicing-salepropos/resources/views/sale/invoice.blade.php:109 Stack trace: #0 {main} thrown in /var/www/html/repo/invoicing-salepropos/resources/views/sale/invoice.blade.php on line 109