feat (user): implement user management feature

This commit is contained in:
Abizrh
2025-08-28 01:18:55 +07:00
parent a7a77cb497
commit 35e2c663f5
12 changed files with 517 additions and 121 deletions
+11
View File
@@ -30,6 +30,17 @@
}
]
},
{
"title": "Karyawan",
"icon": "i-lucide-users",
"children": [
{
"title": "User",
"icon": "i-lucide-user",
"link": "/human-src/user"
}
]
},
{
"title": "Dokter",
"icon": "i-lucide-cross",