| DMMC INSTITUTE OF HEALTH SCIENCES |
| Revenue/AR Summary - SY {{$school_year}} - {{$school_year+1}} |
| |
| |
No. |
Name |
TUITION FEE |
SCHOOL FEES |
Discount |
DM - (Other Discounts) |
Total Tuition Fee |
@if($plan == "Full Payment") Cash Basis @else Installment Basis @endif |
@foreach($student_level as $level)
@if($program == "Junior High School" || $program == "Senior High School")
{{$level->level}} |
@else
{{$level->level}} YEAR {{$program}} |
@endif
|
|
@foreach($students as $student)
@if($level->level == $student->level)
Notice: Undefined variable: student in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_revenue_summary.blade.php on line 34
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_revenue_summary.blade.php on line 34
Notice: Undefined variable: school_year in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_revenue_summary.blade.php on line 34
Notice: Undefined variable: period in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_revenue_summary.blade.php on line 34
Notice: Undefined variable: program in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_revenue_summary.blade.php on line 34
Fatal error: Class 'App\ledger' not found in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_revenue_summary.blade.php on line 113