{{$data->firstItem() + $key}} |
{{$list->position}} |
{{$list->qualification}} |
{{$list->specialty}} |
{{$list->experience}} |
{{$list->location}} |
{{$list->work_type}} |
{{$list->no_of_vacancies}} |
{{$list->job_apply_link}} |
{{$list->start_date}} |
{{$list->end_date}} |
{{$list->priority}} |
status=='1' ? 'checked' : ''}}>
|
@if(in_array('career-vacancy-edit', $authRolePermissions))
|
@endif
@if(in_array('career-vacancy-delete', $authRolePermissions))
|
@endif
@php $i++; @endphp
@endforeach
@else