feat: implement enterprise RBAC, profile identity, system management, and audit stabilization
This commit is contained in:
@@ -35,6 +35,8 @@ export const navigationGroups = [
|
||||
{ path: "/client", label: "Client Area", iconKey: "client" },
|
||||
{ path: "/billing", label: "Billing", iconKey: "billing" },
|
||||
{ path: "/rbac", label: "RBAC", iconKey: "rbac" },
|
||||
{ path: "/profile", label: "Profile", iconKey: "profile" },
|
||||
{ path: "/system", label: "System", iconKey: "system" },
|
||||
{ path: "/settings", label: "Settings", iconKey: "settings" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user