View Student
- Name: = $app['name']; ?>
- Course: = $app['course_name']; ?>
- Email: = $app['email']; ?>
- Contact number: = $app['mobile']; ?>
- Date of birth: = $app['dob']; ?>
- Gender: = $app['gender']; ?>
-
Address:
= $app['address1']."
". $app['address2']."
".$app['state']."
". $app['country']."
" .$app['zipcode']; ?> - Applied on: = $app['registered_on']; ?>
View Documents