role akses admin

This commit is contained in:
2024-02-01 11:51:01 +07:00
parent 5e38fdf154
commit 177896a5aa
2 changed files with 18 additions and 1 deletions

View File

@@ -15,6 +15,10 @@ const ICONS = {
hospital: getIcon('ic_banking'),
};
export const accessGroup = {
admin: ["/report/logs"]
}
const navConfig = [
// GENERAL
// ----------------------------------------------------------------------