@include('components.dashboard.approval-by-category', [
'show_all' => false,
])
@include('components.dashboard.approval-by-status', [
'show_all' => false,
])
| @lang('app.nomor') |
@lang('app.name')
@include('components.icons.cevron-up-small', ['field' => 'name'])
@include('components.icons.cevron-down-small', ['field' => 'name'])
|
@lang('app.username') | @lang('app.position') | @lang('app.gender') | @lang('app.company') | @lang('app.medical_approval') | @unless (Auth::user()->hasRole('doctor'))@lang('app.competency_approval') | @endunless @hasrole('doctor')@lang('app.type') | @endhasrole
|---|