{{__('hr.show_candidate')}}
{{__('hr.candidate_name')}} {{$job_candidate->full_name}}
{{__('hr.job')}} {{$job_candidate->job->job->name}}
{{__('hr.job_post')}} {{$job_candidate->job->job_title}}
{{__('hr.phone')}} {{$job_candidate->phone}}
{{__('business.email')}} {{$job_candidate->mail}}
{{__('hr.address')}} {{$job_candidate->address}}
{{__('hr.status')}} {{__('hr.'.$job_candidate->status)}}