Loan Application Approved

Congratulations! Your loan application has been approved.

Dear {{ $client->first_name }} {{ $client->last_name }},

We are pleased to inform you that your loan application {{ $loan->loan_number }} has been approved.

Loan Details

Loan Amount: ${{ number_format($loan->amount, 2) }}
Interest Rate: {{ $loan->interest_rate }}%
Loan Term: {{ $loan->duration_months }} months
Monthly Payment: ${{ number_format($loan->monthly_payment, 2) }}
Total Repayment: ${{ number_format($loan->total_repayment, 2) }}

Next Steps

Your loan is now ready for disbursement. You will receive another email once the funds have been transferred to your account.

Please ensure you have provided all necessary documentation for the disbursement process.

If you have any questions, please don't hesitate to contact our customer service team.

View Loan Details