| Description | Amount | @if($check == 1)@endif | ||
|---|---|---|---|---|
| Tuition Fee | Tuition Fee | {{number_format($tuition_fee->per_unit,2)}} / unit | @if($check == 1)Update | @endif|
| Other Fees **(Mandatory Fees) | ||||
| @if($fee->category_switch == 4) @endif | {{$fee->description}} | {{number_format($fee->amount,2)}} | @if($check == 1)Update | Remove | @endif
| Fees NOT PART of interest computation | ||||
| Laboratory Fee **(Added only when there is a lab unit) | ||||
| Laboratory Fee | {{$lab_fee->description}} | {{number_format($lab_fee->amount,2)}} | @if($check == 1)Update | @endif|