@include('layouts.talentHeader')
Edit Candidate
@csrf
Name
Email
Phone Number
Position 1
Position 2
Skills
Highest Qualification
Professional Certifications
Total Experience
LinkedIn Profile
Willing to relocate
relocate == 1)?'checked':''}}> Yes   relocate == 0 && $candidates->relocate != null)?'checked':''}}> No
Willing to travel for work
to_travel == 1)?'checked':''}}> Yes   to_travel == 0 && $candidates->to_travel != null)?'checked':''}}> No
Have You Ever worked for an MNC
working_mnc== 1 )?'checked':''}}> Yes   working_mnc == 0 && $candidates->working_mnc != null)?'checked':''}}> No
Your Age Range
Expected Salary
Availability
Industry
Country of Origin
Country of Residence
State
City
Resume*
Reports
@if($candidates->reports != null)
@endif
Salary Details
@if($candidates->salary_details != null)
@endif
Referral Check
@if($candidates->referral_check != null)
@endif
Others
@if($candidates->others != null)
@endif
@include('layouts.footer')