COLLECTION REPORT

Date Covered {{$finalStartDate}} - {{$finalEndDate}}

@if(Auth::User()->accesslevel == 5) @elseif(Auth::User()->accesslevel == 4) @else @endif @if(count($collection_report)>0) @foreach($collection_report as $report)
Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 48

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 48

Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 49

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 49

Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 49

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 49

Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 50

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 50

Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 51

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 51

Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 51

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 51

Notice: Undefined variable: report in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 51

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 51

Fatal error: Class 'App\User' not found in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport.blade.php on line 67
OR No Name Cash Check No Bank Check Amount Total RemarksPosted By
{{$counter}} {{$report->receipt_no}} {{$report->paid_by}} {{number_format($report->cash_amount - $report->change_amount,2)}} {{$report->check_number}} {{$report->bank_name}} {{number_format($report->check_amount,2)}} {{number_format($total,2)}} {{$report->remarks}}