feat: add superadmin plan management module

This commit is contained in:
2026-06-16 18:55:48 +05:30
parent d8587a43d4
commit 6c97f89b30
19 changed files with 1082 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ export const ROUTES = {
ROLES: '/roles',
USERS: '/users',
CLIENTS: '/clients',
PLANS: '/plans',
ACCESS: '/access',
ACCOUNT: '/account',
UPLOAD: '/upload',