DMMC Institute of Health Sciences
#143 Narra St., Mountainview Subd., Tanauan City, Batangas

Outstanding Balances as of {{date("F d, Y")}}
{{$department}}

@if(count($prev) > 0) @if($department == "College" or $department == "TESDA") @else @endif @foreach($prev as $list)
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_outstanding_balance_list.blade.php on line 44

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

Previous Balances
(Previous balances or Students not currently enrolled.)

Student No. Student NameCourse LevelLevel SectionBalance
{{$x}} {{$list->idno}} {{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}}{{$list->program_code}} {{$list->level}} Year{{$list->level}} {{number_format($list->balance,2)}}
SUB TOTAL{{number_format($prev_total,2)}}
@endif @if(count($lists)>0) @foreach($heads as $head) @if($department == "College" or $department == "TESDA") @else @endif @if($department == "College" or $department == "TESDA") @else @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\print_outstanding_balance_list.blade.php on line 94

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_outstanding_balance_list.blade.php on line 94

Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_outstanding_balance_list.blade.php on line 95

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

{{$head->level}} Year

{{$head->level}}

Student No. Student NameCourse LevelLevel SectionBalance
{{$x}} {{$list->idno}} {{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}}{{$list->program_code}} {{$list->level}} Year{{$list->level}} {{$list->section}}{{number_format($list->balance,2)}}
SUB TOTAL{{number_format($sub_total,2)}}
GRAND TOTAL {{number_format($total+$prev_total,2)}}


@endif @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
{{date("m/d/Y H:m:s")}}