@include('jobs.partials.header-styles') @include('jobs.partials.header', ['activeLink' => 'search'])

Application Submitted Successfully!

Thank you for your interest in this position. We have received your application.

Application Details

Case ID: {{ $application->case_id }}
Job Title: {{ $job->title }}
Req#: {{ $job->req_id ?? 'N/A' }}
Location: {{ $job->location }}
Department: {{ $job->department ?? 'N/A' }}
Employment Type: {{ $job->employment_type ?? 'N/A' }}
Application Date: {{ $application->created_at->format('F d, Y \a\t g:i A') }}
Status: {{ $application->status ?? 'Pending' }}

What's Next?

Our hiring team will review your application and contact you if you're selected for the next step. You can track the status of your application in the "Jobs Applied For" section of your profile.

Please check your inbox or spam folder for the confirmation email regarding your application.

@include('jobs.partials.header-script') @include('jobs.partials.cookie-consent')