@php use App\Helpers\AppHelper; @endphp
@canany([
'list_router',
'list_nfc',
'list_qr',
'list_device',
'attendance_setting'
])
{{ __('index.attendance_methods') }}
@endcanany
@canany([
'role_permission',
'general_setting',
'app_setting',
'feature_control',
'fiscal_year',
'payment_currency',
'notification',
'theme_setting'
])
{{ __('index.settings') }}
@endcanany