| SL.No | Initital Payment Date | Enrollment ID | RollNo | Student Name | Father Name | Course | Sem/Year | Total Fee | Paid Fee | Balance Fee | University | Form Type | Application Pending Status | Date | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{10 * (currentPage-1)+$index+1}} | {{p.InitialPayDate}} | {{p.EnrollmentNumber}} | {{p.StudentRollNo}} | {{p.Student_name}} | {{p.FatherName}} | {{p.Course_name}} | {{p.Sem_Year}} | {{p.CourseFees}} | {{p.paidAmount}} | {{p.balance}} | {{p.University}} | {{p.FormType}} | {{p.StatusCode === "U001" ? "-" : p.StatusName}} | {{p.StatusUpdationOn}} |