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

Accounts Receivable - Tuition Fee ({{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\resources\views\accounting\print\print_outstanding_balance_list_previous.blade.php on line 44

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

Previous Balances
Student No. Student NameCourseTrackBalance
{{$x}} {{$list->idno}} {{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}}{{$list->program_code}}{{$list->track}}{{number_format($list->balance,2)}}
TOTAL{{number_format($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")}}