session->flashdata('success')) { ?>
session->flashdata('danger')) { ?>
session->flashdata('success') ?>
session->flashdata('danger') ?>
View Application
- Application ID: = $app['applicationid']; ?>
- 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