diff --git a/config/adminlte.php b/config/adminlte.php index de6fe33..9c71a48 100644 --- a/config/adminlte.php +++ b/config/adminlte.php @@ -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'