@extends('layouts.app') @push('head-script') @endpush @if(in_array("add_job_applications", $userPermissions)) @section('create-button') @lang('app.createNew') @endsection @endif @section('content')
All 10 applicants on this page are selected. Select all 100 applicants
# @lang('modules.jobApplication.applicantName') @lang('menu.jobs') @lang('menu.locations') @lang('app.status') @lang('modules.newJobEmail.mailStatus')
{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script') @endpush