@push('css') @endpush اضافة # @canany(['employees.activate','employees.delete']) @endcanany {{ __('modules.hr.resources_views_employees_index.text_317d8fd27d') }} {{ __('modules.hr.resources_views_employees_index.text_4646f31c1e') }} {{ __('modules.hr.resources_views_employees_index.text_ef23b3f10d') }} {{ __('modules.hr.resources_views_employees_index.text_658979c27d') }} {{ __('modules.hr.resources_views_employees_index.text_368f45208b') }} {{ __('modules.hr.resources_views_employees_index.text_8e888c052d') }} {{ __('modules.hr.resources_views_employees_index.text_d1f7876806') }} @canany(['employees.edit','employees.activate','employees.delete']) الاعدادات @endcanany @foreach($out as $o) {{($out->perPage()*($out->currentPage()-1))+$loop->iteration}} @canany(['employees.activate','employees.delete']) @endcanany {{$o->name}} {{$o->id_number}} {{$o->mobile}} {{$o->job_title_text}} {{@$o->department->name}} {{@$o->job_title->name}} @canany(['employees.edit','employees.activate','employees.delete']) @endcanany @endforeach {{$out->links()}}