@foreach($heads as $head)
@if($acad == "College" or $acad == "TESDA")
{{$head->level}} Year
@endif
@if($acad == "Senior High School")
{{$head->level}}
@endif
Student No.
Student Name
@if($acad == "College" or $acad == "TESDA")
Course
@endif
Level
@if($acad == "Senior High School")
Section
@endif
Balance
@foreach($lists as $list)
@if($list->level == $head->level)
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\displaycollectables.blade.php on line 37
Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\displaycollectables.blade.php on line 37
Notice: Undefined variable: acad in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\displaycollectables.blade.php on line 37
Notice: Undefined variable: dates in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\displaycollectables.blade.php on line 37
Fatal error: Class 'App\CtrSchoolYear' not found in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\ajax\displaycollectables.blade.php on line 98