Application-Submission Status
@if ($application and $application->submissionstate)
APPLICATION SUBMITTED
Your Application is successfully sent.
@switch($application->selectionstatus->selectionstatus_id)
@case(1)
Your application has In-Progress Status. After verifying your application, the registrar office will notify you about your application-seelction status by email. Or You can visit your UG/Account regularily to check if you are selected.
Thank You!
Registrar Office of UG.
@break
@case(2)
Congratulations! You're selected. You can start your registration for the first semester. After this process you are also requested to complete the following steps:
- Register for the first semester
- Go to the finance office for confirmation
- Request your registration number (From registrar office)
Thank You!
Registrar Office of UG.
@break
@default
Sorry! Your application is rejected! You can change the course and apply again.
Thank You!
Registrar Office of UG.
@endswitch
@else
APPLICTION NOT SUBMITTED!
Your Application is not submitted yet! Verify your application again then use the button below to send your application. Your application is only seen by the selecting team when you submit it!
Warning: after clicking the following button, do not close this window until submission is done.
@endif