DMMC Institute of Health Sciences
{{$department}}

Outstanding Balances as of {{date("F d, Y")}} @if(count($prev) > 0) @foreach($prev as $list)
Notice: Undefined variable: list in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_outstanding_balance.blade.php on line 18

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_outstanding_balance.blade.php on line 18
@endforeach @endif @if(count($lists)>0) @foreach($heads as $head) @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\print_outstanding_balance.blade.php on line 36

Notice: Trying to get property of non-object in D:\xampp\htdocs\dmmc\dmmc.back0118\resources\views\accounting\print\print_outstanding_balance.blade.php on line 36
@endif @endforeach @endforeach @endif
Previous Balances {{number_format($prev_total,2)}}
{{$head->level}} Year
{{$head->level}} {{number_format($head->total,2)}}
GRAND TOTAL {{number_format($total+$prev_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
{{date("m/d/Y H:m:s")}}