| Phases | Commencement Date | Course Code | Admission Mode | Medium | Last Date of Lumpsum | Last Date of 1st Installment | Last Date of 2nd Installment | Last Date to Apply Refund | 
|---|---|---|---|---|---|---|---|---|
| {{data.phase}} | {{data.commdate | date : 'dd/MM/yyyy' }} | {{data.ccode}} | {{data.mode}} | {{data.med}} | {{data.Lstinst | date : 'dd/MM/yyyy'}} | {{data.Istinst | date : 'dd/MM/yyyy'}} | {{data.IIndinst | date : 'dd/MM/yyyy'}} | {{data.Iref | date : 'dd/MM/yyyy'}} | 
Note:
| Phase | Lumpsum | Total Amount | 1st Installment | 2nd Installment | Amount Deductible In Refund | 
|---|---|---|---|---|---|
| {{ data.slabheader }} | |||||
| {{data.phase}} | {{ data.lstdate | currency:'₹ ' }} | {{ data.totamt == "0.00" ? "-" : (data.totamt | currency:'₹ ') }} | {{ data.istdate == null ? "-" : (data.istdate | currency:'₹ ') }} | {{ data.iistdate == null ? "-" : (data.iistdate | currency:'₹ ') }} | {{data.istref | currency:'₹ '}} |