Copy URL/Link.
Candidates
Bulk upload for New Candidate
@csrf
Drop files here or click to upload.
Send Bulk Email
@foreach($getCandidate as $cand)
{{$cand->candidate_name}}
@endforeach
Email Templates
@foreach($emailTemps as $data)
{{$data->email_name}}
@endforeach
New Candidate
Candidate Firstname
*
Candidate first name will be shown in the select box in the evaulator forms.
Candidate Lastname
*
Candidate last name will be shown in the select box in the evaulator forms.
Candidate Email
*
{{--
Company
*
--}}
Candidate Role
*
Candidate Role Assessed For (optional)
Update Candidate
Candidate First Name
*
Candidate name will be shown in the select box in the evaulator forms.
Candidate Last Name
*
Candidate name will be shown in the select box in the evaulator forms.
Candidate Email
*
{{--
Company
*
--}}
Candidate Role
*
Candidate Role Assessed For (optional)
Delete Candidate
Are you sure you want to delete candidate (
)?
Candidate Uploaded Files
Compose Email
Email Templates
@foreach($emailTemps as $data)
{{$data->email_name}}
@endforeach