|
@{{ item.registration_id }} |
@{{ item.full_name}}
|
-
|
@{{ item.status_formatted }} |
@{{ item.mobile }} |
@{{ 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.locations && item.locations.countries ? item.locations.countries.name
:'-' }} |
@{{ item.applied_jobs_count }} |
@permission('candidate-write')
edit
@endpermission
@permission('candidate-read')
remove_red_eye
@endpermission
{{-- @permission('candidate-delete')
delete
@endpermission --}}
@permission('candidate-impersonate-read')
input
@endpermission
|