Fix trans key

This commit is contained in:
Miguel Nogueira 2020-09-03 17:22:28 +01:00
parent 9241a83844
commit 9f3780d844
1 changed files with 1 additions and 1 deletions

View File

@ -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'