finsh user,car,driver pages also add validator layer to app build trip page
This commit is contained in:
3
app/dashboard/roles/page.tsx
Normal file
3
app/dashboard/roles/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function RolesPage() {
|
||||
return <section className="rounded-3xl border border-white/10 bg-slate-900/80 p-6 text-slate-100 shadow-2xl shadow-slate-950/20">Roles and permissions module is ready for RBAC assignment and matrix views.</section>;
|
||||
}
|
||||
Reference in New Issue
Block a user