{{ $errors->error->first('max_loan_amount') }}
{{ $errors->error->first('interest_percentage_yearly') }}
{{ $errors->error->first('approved_loan_amount') }}
{{ $errors->error->first('no_of_inst') }}
{{ $errors->error->first('inst_amount') }}
{{ $errors->error->first('interest_amount') }}
{{ $errors->error->first('total_receivable') }}
{{ $errors->error->first('inst_start_month') }}
{{ $errors->error->first('extra_payment') }}
{{ $errors->error->first('loan_received_date') }}
{{ $errors->error->first('remarks') }}
| Payment# | Payment Date | Beginning Balance | Scheduled Payment | Extra Payment | Total Payment | Principal | Interest | Ending Balance | Cumulative Interest |
|---|---|---|---|---|---|---|---|---|---|
| Loan schedule will be show here | |||||||||