No
records found...
| MobileNumber | Student Name | Father Name | University | Course | Status | Course Status | Comments | Details |
|---|---|---|---|---|---|---|---|---|
| {{p.MobileNumber}} | {{p.Firstname}} {{p.Lastname}} | {{p.Fathername}} | {{p.UniversityName}} | {{p.CourseName}} | ACTIVE DEACTIVE | ACTIVE DEACTIVE | {{p.Comments && p.CourseStatus ? p.Comments +' / '+ p.CourseStatus : (p.Comments ? p.Comments : (p.CourseStatus ? p.CourseStatus : ''))}} |
|