خطا
@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/report_offer_price_customer.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/report_offer_price_customer.blade.php on line 148
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/report_offer_price_customer.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/report_offer_price_customer.blade.php on line 150
{{-- {{ __('report.orderNo') }} : {{ $invoice->id }}
{{ __('users.branch') }} : {{ $invoice->branch->name }}
{{ __('home.clietName') }} : {{ $invoice->customer->name }} --}}
@foreach ($Invoices as $invoice)
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/report_offer_price_customer.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/report_offer_price_customer.blade.php on line 148
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/report_offer_price_customer.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/report_offer_price_customer.blade.php on line 150
{{-- {{ __('report.orderNo') }} : {{ $invoice->id }}
{{ __('users.branch') }} : {{ $invoice->branch->name }}
{{ __('home.clietName') }} : {{ $invoice->customer->name }} --}}
{{ __('report.orderNo') }} | {{ $invoice->id }} |
---|---|
{{ __('users.branch') }} | {{ $invoice->branch->name }} |
{{ __('home.clietName') }} | {{ $invoice->customer->name }} |
# | {{ __('report.date') }} | {{ __('home.productNo') }} | {{ __('home.product') }} | {{ __('home.price') }} | {{ __('home.quantity') }} | {{ __('home.addedValueperpice') }} | {{ __('home.discount') }} | {{ __('home.total') }} |
---|