@if (!$isExcel) @endif

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\resources\views\accounting\printcollectionreport_denomination.blade.php on line 75

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\accounting\printcollectionreport_denomination.blade.php on line 85
@if($report->is_reverse == 0)
Fatal error: Class 'App\User' not found in D:\xampp\htdocs\dmmc\resources\views\accounting\printcollectionreport_denomination.blade.php on line 99
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)}}