This commit is contained in:
CHIEFSOFT\ameye
2025-01-13 22:21:42 -05:00
parent 1f2617d1fe
commit 6bfdbfdc63
+9 -9
View File
@@ -41,9 +41,9 @@ loan": {
const mainHtml = ` const mainHtml = `
Dear, ${employee_name}, Dear, ${employee_name},
We are happy to present your loan offer with the details below: We are happy to present your loan offer with the details below: \n
Loan Offer Loan Offer \n
Loan Amount: N ${loan_amount} Loan Amount: N ${loan_amount}
Tenor: ${payment_month} months Tenor: ${payment_month} months
Monthly Interest rate: 5% Monthly Interest rate: 5%
@@ -51,17 +51,17 @@ loan": {
Insurance fee (taken upfront): 1% Insurance fee (taken upfront): 1%
Installment payment: N112,825.41 Installment payment: N112,825.41
Next repayment date: February 12, 2025 Next repayment date: February 12, 2025
Total repayment: N1,353,904.92 Total repayment: N1,353,904.92 \n
Accept Loan Offer Accept Loan Offer \n\n
***Loan Offer Approval (You are to login with this to your portal to approve the loan) ***Loan Offer Approval (You are to login with this to your portal to approve the loan) \n\n
If you have any questions or concerns about this email, please get in touch with our finance department at processingbank@email.com. If you have any questions or concerns about this email, please get in touch with our finance department at processingbank@email.com. \n\n
Kind Regards, Kind Regards,\n
Finance team, Finance team,\n
Processing Bank Processing Bank\n
`; `;