@if (!$isExcel)
@endif
DMMC Institute of Health Sciences
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
@if($finalStartDate == $finalEndDate)
{{date_format(date_create($finalStartDate),"M d, Y")}}
@else
{{date_format(date_create($finalStartDate),"M d, Y")}} - {{date_format(date_create($finalEndDate),"M d, Y")}}
@endif
| |
|
|
|
COURSE |
CASH |
TOTAL |
CASH |
A/R |
Bookstore |
Other Income |
Rental Income |
Liquidation |
Liquidation |
SUNDRY |
| Date |
OR # |
NAME |
Particulars |
College |
SHS/JHS |
IN BANK |
AMOUNT |
OVERAGE/ SHORTAGE |
TUITION FEE |
SALES |
|
|
Adv. To Officer |
Adv. To Employee |
Acct. Name |
Amount |
@foreach($accounts as $account)
| {{$account->transaction_date}} |
{{$account->receipt_no}} |
{{$account->paid_by}} |
{{$account->remarks}} |
@if($account->academic_type == "College" || $account->academic_type == "TESDA")
{{getCourse($account->idno,$account->academic_type)}} |
|
@else
|
{{getCourse($account->idno,$account->academic_type)}} |
@endif
|
{{number_format((($account->cash_amount+$account->check_amount+$account->deposit_amount) - $account->change_amount),2)}} |
Notice: Undefined variable: account in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Undefined variable: account in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Undefined variable: account in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Undefined variable: account in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 86
Fatal error: Class 'App\Accounting' not found in D:\xampp\htdocs\dmmc\resources\views\accounting\cash_receipts_test.blade.php on line 87