DMMC Institute of Health and Science

143 Narra St., Mountview Subd. Tanauan City, Batangas

@if($finalStartDate == $finalEndDate)

DAILY COLLECTION REPORT

{{date_format(date_create($finalStartDate),"F d, Y")}}

@else

COLLECTION REPORT

Date Covered : {{date_format(date_create($finalStartDate),"F d, Y")}} - {{date_format(date_create($finalEndDate),"F d, Y")}}

@endif
 
@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_denomination.blade.php on line 72

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Fatal error: Class 'App\User' not found in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\printcollectionreport_denomination.blade.php on line 95
OR# Name Cash Bank / Check No Check Amount Reference No. Deposit Amount Particular TotalPosted By
{{$counter}} {{$report->receipt_no}} {{$report->paid_by}} {{number_format($report->cash_amount - $report->change_amount,2)}} {{$report->bank_name}} - {{$report->check_number}} {{number_format($report->check_amount,2)}} {{$report->deposit_reference}}- {{number_format($report->deposit_amount,2)}} {{$report->remarks}} {{number_format($total,2)}}