DMMC Institute of Health Sciences
@if(count($lists)>0) @foreach($heads as $head) @if($acad == "College" or $acad == "TESDA") @endif @if($acad == "Senior High School") @endif @if($acad == "College" or $acad == "TESDA") @endif @if($acad == "Senior High School") @endif @foreach($lists as $list) @if($list->level == $head->level)
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print_collectable_per_duedate.blade.php on line 43

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print_collectable_per_duedate.blade.php on line 43
@if($acad == "College" or $acad == "TESDA") @endif @if($acad == "College" or $acad == "TESDA") @endif @if($acad == "Senior High School") @endif @if($acad == "Senior High School") @endif @endif @endforeach @endforeach

{{$head->level}} Year

{{$head->level}}

Student No. Student NameCourseLevelSectionBalance
{{$x}} {{$list->idno}} {{strtoupper($list->lastname)}}, {{$list->firstname}} {{$list->middlename}}{{$list->program_code}}{{$list->level}} Year{{$list->level}}{{$list->section}}{{number_format($list->amount,2)}}
SUB TOTAL{{number_format($head->total)}}
GRAND TOTAL {{number_format($total,2)}}


@if (Auth::user()->accesslevel == '4') Prepared by:

{{Auth::user()->lastname}}, {{Auth::user()->firstname}}
Accounting Staff - Cashier @else (Auth::user()->accesslevel == '5') Prepared by:

{{Auth::user()->lastname}}, {{Auth::user()->firstname}}
Accounting Manager @endif @else @endif