@if (@isset($data) && !@empty($data) && count($data) >0 ) @php $i=1; @endphp
@foreach ($data as $product)
Warning: Undefined variable $product in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 47

Warning: Attempt to read property "Pay" on null in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 47

Warning: Undefined variable $product in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 49

Warning: Attempt to read property "Pay" on null in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 49

Warning: Undefined variable $product in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 51

Warning: Attempt to read property "Pay" on null in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 51

Warning: Undefined variable $product in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 53

Warning: Attempt to read property "Pay" on null in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 53

Fatal error: Uncaught Error: Call to undefined function __() in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php:56 Stack trace: #0 {main} thrown in /home/ebdea/public_html/dihnat.ebdea.online/resources/views/ajax_delivery_Invoices.blade.php on line 56
{{ __('home.Invoice_no') }} {{ __('home.sallerName') }} {{ __('home.clietName') }} {{ __('home.date') }} {{ __('home.branch') }} {{ __('home.paymentmethod') }} {{ __('home.total') }} {{ __('home.operations') }}
{{ $product->id }} {{ $product->user->name??'' }} {{ $product->customer->name??'' }} {{ $product->created_at }} {{ $product->branch->name }}