@extends('layouts/contentNavbarLayout') @section('title', 'Applicants - Applicants Apply') @section('content')
Applicants Apply
* - Mandatory Fields
@csrf
Please enter your First name.
Please enter your Last name.
Please enter a valid phone number.
Please enter a valid email address.
Please enter your highest qualification.
Please enter your current salary.
Please enter your expected salary.
Please upload your resume.
@endsection @push('scripts') @endpush