No Objection Certificate
Date: {{df(date('Y-m-d'))}}
Loan No. : {{$mailData->loanNo}}
Dear Customer,
This is to certify that Mr/Ms. {{ucwords($mailData->name)}} who had taken a short-term loan from {{cmp()->companyName}} for Rs. {{nf($mailData->loanAmtApproved)}} ({{convertNumberToWords($mailData->loanAmtApproved)}}) on {{df($mailData->disbursalDate )}} has repaid Rs. {{nf($mailData->repayAmount )}} ({{convertNumberToWords($mailData->repayAmount)}}) on {{df($mailData->collectedDate)}}
This is the full amount which was due from him/her, including interest.
Hence, there are no more dues from Mr/Ms {{ucwords($mailData->name)}} against loan taken by him/her from {{cmp()->companyName}}.
Thanks and Regards,
{{cmp()->companyName}}
{{cmp()->address}}