خطا
@endif
@if (session()->has('notfountreturnproduct'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session()->get('notfountreturnproduct') }}
@if (isset($Invoices))
@foreach ($Invoices as $invoice)
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 148
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 148
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 150
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 150
{{-- {{ __('report.invoiceNo') }} : {{ $invoice->orderId }}
{{ __('home.suppliername') }} : {{ $invoice->supllier->name }}
{{ __('home.notesClient') }} : {{ $invoice->notes }}
{{ __('users.branch') }} : {{ $invoice->branch->name }} --}}
@endforeach
@endif @if (isset($Invoices)) @endif
@foreach ($Invoices as $invoice)
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 148
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 148
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 150
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/Delivery_notes.blade.php on line 150
{{-- {{ __('report.invoiceNo') }} : {{ $invoice->orderId }}
{{ __('home.suppliername') }} : {{ $invoice->supllier->name }}
{{ __('home.notesClient') }} : {{ $invoice->notes }}
{{ __('users.branch') }} : {{ $invoice->branch->name }} --}}
{{ __('report.invoiceNo') }} | {{ $invoice->orderId }} |
---|---|
{{ __('home.suppliername') }} | {{ $invoice->supllier->name }} |
{{ __('home.notesClient') }} | {{ $invoice->notes }} |
{{ __('users.branch') }} | {{ $invoice->branch->name }} |
{{__('home.Invoice_no')}} | {{ $invoice->orderId }} | ||||
---|---|---|---|---|---|
# | {{ __('report.date') }} | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('home.quantity') }} | {{ __('home.saleprice') }} |
{{ $i }} | {{ $date[0] }} | {{ $product->productData->Product_Code }} | {{ $product->productData->product_name }} | {{ $product->numberofpice }} | {{ $product->productData->purchasingـprice }} |
@endforeach
@endif @if (isset($Invoices)) @endif