{{__('Loading...')}}
@if ($student_id)
{{__('Max total paid should not be larger than ').$maxTotal}}
@if ($total > 0 || ($total > 0 || array_search(3, $status)))
@foreach ($results as $result) @endforeach
{{__('Billing Month')}} {{__('Payment Date')}} {{__('Amount')}} {{__('Paid')}} {{__('Remain')}} {{__('Discounted')}} {{__('Status')}}
{{ __($result['month_name']) }} {{ $payment_date[$result['month']] }} {{ $payment_student[$result['month']] }}
@include('adminroleauthmodule::includes.save-buttons')
@endif @endif
@push('js') @endpush