Dear {{ $client->first_name }} {{ $client->last_name }},
We regret to inform you that your loan application {{ $loan->loan_number }} has not been approved at this time.
Application Details
Loan Amount:
${{ number_format($loan->amount, 2) }}
Purpose:
{{ $loan->purpose }}
Application Date:
{{ $loan->application_date->format('M d, Y') }}
Reason for Rejection
{{ $reason }}
We appreciate your interest in Credora and encourage you to apply again in the future.
Apply Again