@extends('layouts/blankLayout') @section('title', 'Form Submitted') @section('content')
Tick Mark
Application Submiitted Successfully !

Thank you, for applying to {{$jobRequest->job_role_name}} Job Role
We sent further details to {{$applicant->email ?? $applicant->mobile}}

All the Best for your career

@endsection