@extends('layouts.dashboard') @section('title-content')
Here below is the payments summary please fill in the amount paid by student.Click here to view min-financial statement
To add or delete student mean test please click the appropriate link
Loan Beneficiary
Sponsored Tuition Fee : {{ $srs->formatMoney($loan->tuition_fee) }}
Tuition fee to be paid by student : {{ $srs->formatMoney($semester1_fee->program->tuition_fee - $loan->tuition_fee) }}
Tuition fee Paid :  | {{ $srs->formatMoney($total_fee_paid) }} |
Direct Cost Paid :  | {{ $srs->formatMoney($total_direct_cost_paid) }} |
Outstanding Tuition fee :  | {{ $fee_outstanding }} |
Out Standing Direct Cost :  | {{ $direct_cost_outstanding }} |
Tuition fee Paid :  | {{ $srs->formatMoney($total_fee_paid) }} |
Direct Cost Paid :  | {{ $srs->formatMoney($total_direct_cost_paid) }} |
Outstanding Tuition fee :  | {{ $fee_outstanding }} |
Out Standing Direct Cost :  | {{ $direct_cost_outstanding }} |
{{ $row->name }} :  | {{ $srs->formatMoney($row->amount_paid) }} | {{ $row->channel }} |