@if (!$isExcel)
@endif
DMMC Institute of Health Sciences
#143 Narra St., Mountainview Subd., Tanauan City, Batangas
@if($acad == "College" or $acad == "TESDA")
AY {{$school_year->school_year}} - {{$school_year->school_year+1}} |
{{$school_year->period}} Semester
@else($acad == "Senior High School")
AY {{$school_year->school_year}} - {{$school_year->school_year+1}} |
{{$school_year->period}} Semester
@endif
COLLECTIBLE ON DUE DATE: {{date_format(date_create($dates),"F d, Y")}}
@if(count($lists)>0)
| {{$acad}} |
|
@foreach($heads as $head)
@if($acad == "College" or $acad == "TESDA")
| {{$head->level}} Year |
@endif
@if($acad == "Senior High School")
| {{$head->level}} |
@endif
@foreach($lists as $list)
@if($list->level == $head->level)
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\resources\views\accounting\print\print_collectable_per_duedate.blade.php on line 48
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\resources\views\accounting\print\print_collectable_per_duedate.blade.php on line 48
Notice: Undefined variable: acad in D:\xampp\htdocs\dmmc\resources\views\accounting\print\print_collectable_per_duedate.blade.php on line 48
Notice: Undefined variable: dates in D:\xampp\htdocs\dmmc\resources\views\accounting\print\print_collectable_per_duedate.blade.php on line 48
Fatal error: Class 'App\CtrSchoolYear' not found in D:\xampp\htdocs\dmmc\resources\views\accounting\print\print_collectable_per_duedate.blade.php on line 119