Fix trans key
This commit is contained in:
parent
9241a83844
commit
9f3780d844
|
@ -288,7 +288,7 @@ return [
|
|||
]
|
||||
],
|
||||
[
|
||||
'text' => 'm_staff_members',
|
||||
'text' => 'm_staff_m',
|
||||
'icon' => 'fas fa-fw fa-users',
|
||||
'url' => '/hr/staff-members',
|
||||
'can' => 'admin.stafflist'
|
||||
|
|
Loading…
Reference in New Issue