{{type === 'r' ? 'Renewal Fee Caculator' : type === 'f' ? 'Fresh License Fee Calculator' : 'License Fee Calculator' }}

Renewal Fee Calculator Fresh Fee Calculator
Back to Main
Courier Fee Yearly Renewal Fee
{{licenseFee.CourierFee}} {{licenseFee.RenewalFee}}
Total Charges (Renewal {{(type === 'r' ? ' + Fine ' : '')}} + Courier {{(type === 'f' ? ' + Testing' : '')}})
1 Year 2 Year 3 Year 4 Year 5 Year
{{licenseFee.Payables[0]}} {{licenseFee.Payables[1]}} {{licenseFee.Payables[2]}} {{licenseFee.Payables[3]}} {{licenseFee.Payables[4]}}

Add additional charges if needed.

Duplicate Fee Testing Fee
{{licenseFee.DuplicateFee}} {{licenseFee.TestingFee}}
Back to Main
Courier Fee Testing Fee Yearly Fee
{{licenseFee.CourierFee}} {{licenseFee.TestingFee}} {{licenseFee.RenewalFee}}
Total Charges (License + Testing + Courier)
1 Year 2 Year 3 Year 4 Year 5 Year
{{licenseFee.Payables[0]}} {{licenseFee.Payables[1]}} {{licenseFee.Payables[2]}} {{licenseFee.Payables[3]}} {{licenseFee.Payables[4]}}