DMMC Institute of Health Sciences
{{$department}}

Outstanding Balances as of {{date("F d, Y")}} @if(count($lists)>0) @foreach($heads as $head) @if($department == "College" or $department == "TESDA") @endif @if($department == "Senior High School") @endif @if($department == "College" or $department == "TESDA") @endif @if($department == "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_outstanding_balance.blade.php on line 41

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

{{$head->level}} Year

{{$head->level}}

Student No. Student NameCourseLevelSectionBalance
{{$x}} {{$list->idno}} {{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}}{{$list->program_code}}{{$list->level}} Year{{$list->section}}{{number_format($list->balance,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