@extends('layouts.dashboard') @section('content')
You have successfully logged in to the The Local Government Training Institute Student Information System (LGTI-SRS).You currently have access to the following sections
You are required to pay university fees for the academic year {{ $academic_year }}. If you fail to comply with this notice you will not be registered to the University.
Your required to provide the following information to the bankers on making payments for each type of payment as shown in the table below
{{--# | --}} {{--Payment Type | --}} {{--Control Number | --}} {{--Bill Expire | --}} {{--Bill Amount | --}} {{--Paid Amount | --}} {{--
---|---|---|---|---|---|
{{$k+1}} | --}} {{--{{upper($bill->bill_description)}} | --}} {{--{{$bill->control_number}} | --}} {{--{{\Carbon\Carbon::parse($bill->bill_exp_date)->format('d-M-Y')}} | --}} {{--{{$bill->bill_amount}} | --}} {{----}} {{-- @php $total = 0;@endphp --}} {{-- @foreach ($srs->checkPayments($bill->control_number) as $pay) --}} {{-- @php $total=$total+$pay->paid_amount;@endphp --}} {{-- @endforeach --}} {{-- {{number_format($total)}} --}} {{-- --}} {{-- | --}} {{--
--}} {{-- Your Control number not set yet!! --}} {{-- | --}} {{--