{{breadcrums 'Home' 'Dashboard'}}

{{__ "calcultor"}}

Loan Amount ({{{currencyList session.generaldata.currency}}})
Interest Rate
Loan Term

Monthly EMI ({{{currencyList session.generaldata.currency}}}) :

Principal ({{{currencyList session.generaldata.currency}}}) :
Interest Payable ({{{currencyList session.generaldata.currency}}}) :
Total Amount Payable ({{{currencyList session.generaldata.currency}}}) :
{{#if Reminder}} {{#each Reminder as |data_emi|}}

{{this.reminder_nm}}

{{this.reminder_desc}}

{{ humanize this.reminder_type }}

{{/each}} {{else}}

No Remiders Found.

{{/if}}
{{#each events}}

{{ this.startdate }}

{{ this.enddate }}

{{/each}}

{{__ "Types of Loan"}}

{{#each loandata}} {{/each}}
{{__ "Loan Type"}} {{__ "Interest Rate"}}
{{this.type}} {{this.interestrate}} %

{{__ "Users"}}

{{__ "Loans"}}