feat: add permission-gated navigation and admin access

This commit is contained in:
2026-06-16 16:16:03 +05:30
parent 893b49c701
commit 964b177ae1
18 changed files with 401 additions and 112 deletions

View File

@@ -6,6 +6,7 @@ export const ROUTES = {
CHAINAGE: '/segment',
ROLES: '/roles',
USERS: '/users',
ACCESS: '/access',
ACCOUNT: '/account',
UPLOAD: '/upload',
RESULTS: '/results',