@extends('layouts.student_layout')
@section('content')
Please provide your basic personal details
--}}{{ $studentDetails->personalDetail->name }}
{{ $studentDetails->personalDetail->email }}
{{ $studentDetails->personalDetail->phone }}
{{ $studentDetails->personalDetail->dob }}
{{ $studentDetails->personalDetail->genderDetail->type_name }}
{{ $studentDetails->personalDetail->permanent_address }}
{{ $studentDetails->personalDetail->stateDistrictDetail->state_name_en }}
{{ $studentDetails->personalDetail->stateDistrictDetail->district_name_en }}
{{ $studentDetails->personalDetail->permanent_city }}
{{ $studentDetails->personalDetail->permanent_pincode }}
{{ $studentDetails->personalDetail->emergency_name }}
{{ $studentDetails->personalDetail->emergency_phone }}
{{ $studentDetails->personalDetail->relationship }}
Add your educational qualifications (you can add multiple)
--}}Choose your preferred training program
--}}Select your preferred training centers
--}}Track the progress of your application
Please Complete the Application
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusInitiated->status_changed_on)) }}
Your application has been successfully Initiated. Please complete the Application.
Completed
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusPending->status_changed_on)) }}
Your application has been successfully submitted to the National Institute of Social Defense.
in-progress
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusPending->status_changed_on)) }}
Your application is currently being reviewed by our admissions team after resubmission. This process typically takes 5-7 business days.
Discripency Found
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusDf->status_changed_on)) }}
Your application contains some discrepancies. Please review the remarks, address the issues, and resubmit your application.
Completed
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusDr->status_changed_on)) }}
Your application has been re-submitted successfully to the National Institute of Social Defense.
in-progress
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusDr->status_changed_on)) }}
Your application is currently being reviewed by our admissions team after resubmission. This process typically takes 5-7 business days.
Completed
--}}{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusApproved->status_changed_on)) }}
🎉 Congratulations! Your application has been successfully approved.
pending
--}}Your application will be either approved or rejected based on the review.
Completed
{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusPending->status_changed_on)) }}
Your application has been successfully submitted to the National Institute of Social Defense.
in-progress
Started June 16, 2023
Your application is currently being reviewed by our admissions team. This process typically takes 5-7 business days.
pending
Your application will be either approved or rejected based on the review.
Completed
{{ date( 'd-M-Y, h:i A', strtotime($applicationStatusPending->status_changed_on)) }}
Your application has been successfully submitted to the National Institute of Social Defense.
in-progress
Started June 16, 2023
Your application is currently being reviewed by our admissions team. This process typically takes 5-7 business days.
pending
Your application will be either approved or rejected based on the review.