خطا
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@foreach ($Invoices as $invoice)
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 152
Warning: Attempt to read property "recive_amount" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 152
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 154
Warning: Attempt to read property "user_id" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 154
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 155
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 155
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 157
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 157
{{--
{{ __('report.invoiceNo') }} : {{ $invoice->id }}
{{ __('report.reciver_name') }} : {{ $invoice->user->name }}
{{ __('home.paymentmethod') }} : @if ($invoice->pay_method == 'Cash') {{ __('report.cash') }} @elseif ($invoice->pay_method == 'Bank_transfer') {{ __('home.Bank_transfer') }} @else {{ __('report.shabka') }} @endif
--}}
@endforeach
@if($startat!=null) @endif
@endif
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 152
Warning: Attempt to read property "recive_amount" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 152
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 154
Warning: Attempt to read property "user_id" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 154
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 155
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 155
Warning: Undefined variable $invoice in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 157
Warning: Attempt to read property "created_at" on null in /home/ebdea/public_html/trasl.ebdea.online/resources/views/reports/credit_collection.blade.php on line 157
{{--
{{ __('report.invoiceNo') }} : {{ $invoice->id }}
{{ __('report.reciver_name') }} : {{ $invoice->user->name }}
{{ __('home.paymentmethod') }} : @if ($invoice->pay_method == 'Cash') {{ __('report.cash') }} @elseif ($invoice->pay_method == 'Bank_transfer') {{ __('home.Bank_transfer') }} @else {{ __('report.shabka') }} @endif
--}}
{{ __('report.invoiceNo') }} | {{ $invoice->id }} | {{ __('report.reciver_name') }} | {{ $invoice->user->name }} | {{ __('home.notesClient') }} | {{$invoice->note }} |
---|---|---|---|---|---|
{{ __('home.date') }} | {{ __('home.acount_name') }} | {{ __('accountes.cashreceived') }} | {{ __('home.paymentmethod') }} | {{ __('home.attachments') }} | |
{{ $date[0] }} | {{ $invoice->financial_accounts_data->name }} | {{ $invoice->recive_amount }} | @if ($invoice->pay_method == 'Cash') {{ __('report.cash') }} @elseif ($invoice->pay_method == 'Bank_transfer') {{ __('home.Bank_transfer') }} @else {{ __('report.shabka') }} @endif |
@endforeach
{{ __('report.totalprice') }} | {{ __('home.the amount') }} | |
---|---|---|
1 | {{ __('home.total') }} | {{ $totalprice }} |
@if($startat!=null) @endif
@endif