\n
\n
New Interest
\n
\n {{ formatMoney(investment.expectedInterestAmount) }}\n
\n
\n {{ formatMoney(newInterest.totalAccumulatedInterest) }}\n
\n
\n
\n
Total payback
\n
\n {{\n formatMoney(\n investment.balance + investment.expectedInterestAmount\n )\n }}\n
\n
\n {{ formatMoney(newInterest.totalAccumulatedBalance) }}\n
\n
\n
\n
\n {{ formatMoney(form.amount * 100) }}\n will be deposited\n till {{ formatDate(investment?.maturityDate) }}.\n Interest may vary based on payback date. if you wish to liquidate\n your funds before maturity,\n 40% of interest\n earned will be deducted from your Investment.\n
\n
\n