From 6bfdbfdc632d87662006ff48a94eaf25ce929d34 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Mon, 13 Jan 2025 22:21:42 -0500 Subject: [PATCH] try ines --- controller/offerLetter.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/controller/offerLetter.js b/controller/offerLetter.js index afd0cce..e308d35 100644 --- a/controller/offerLetter.js +++ b/controller/offerLetter.js @@ -41,9 +41,9 @@ loan": { const mainHtml = ` 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} Tenor: ${payment_month} months Monthly Interest rate: 5% @@ -51,17 +51,17 @@ loan": { Insurance fee (taken upfront): 1% Installment payment: N112,825.41 Next repayment date: February 12, 2025 - Total repayment: N1,353,904.92 - Accept Loan Offer + Total repayment: N1,353,904.92 \n + 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, - Processing Bank + Finance team,\n + Processing Bank\n `;