| First Name | Father Name | Mobile Number | University | Course | Student Status | Course Status | Comment | Action | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{user.Firstname}} | {{user.Fathername}} | {{user.MobileNumber}} | {{user.UniversityName}} | {{user.CourseName}} | ACTIVE DEACTIVE | ACTIVE DEACTIVE |
{{user.Comments && user.CourseStatus ? user.Comments +' / '+ user.CourseStatus : (user.Comments ? user.Comments : (user.CourseStatus ? user.CourseStatus : ''))}}
|
||||