{{ @trans('job.add_applicat') }}

 search close
Total @{{ total }}
@include('admin.common.paginate_js')
# {{ @trans('job.candidate_name') }} {{ @trans('job.status') }} {{ @trans('job.resume') }} {{ @trans('job.type') }} {{ @trans('job.designation') }} {{ @trans('job.company') }} {{ @trans('job.country') }} {{ @trans('job.job_applied') }} {{ @trans('job.action') }}
@{{ item.registration_id }} @{{ item.full_name}} @{{ item.full_name}} @{{ item.full_name}} @{{ item.status_formatted }} @{{ (item.latest_experiences && item.latest_experiences.joblevels) ? item.latest_experiences.joblevels.name :'' }} @{{ (item.latest_experiences && item.latest_experiences.positiontitle) ? item.latest_experiences.positiontitle : '' }} @{{ (item.latest_experiences && item.latest_experiences.commancompanies) ? item.latest_experiences.commancompanies.name :'' }} @{{ (item.latest_experiences && item.latest_experiences.commancompanies && item.latest_experiences.commancompanies.country && item.latest_experiences.commancompanies.country.name) ? item.latest_experiences.commancompanies.country.name :'' }} @{{ item.applied_jobs_count }} @permission('candidate-read') remove_red_eye add @endpermission
{{ @trans('job.no_records_to_show') }}