@php $structures = collect($getState()); @endphp
No fee structure found for the current class and session.
@else| Fee Type | Frequency | Amount |
|---|---|---|
| {{ $structure->feeType?->name ?? '—' }} | {{ $structure->feeType?->is_monthly ? 'Monthly' : 'One-time' }} | ৳{{ number_format((float) $structure->amount, 2) }} |