GRAB X APOTEK X Hospital PORTAL

This commit is contained in:
ivan-sim
2024-10-03 16:14:11 +07:00
parent 15138f7edf
commit 0758a70434
19 changed files with 2107 additions and 49 deletions

View File

@@ -54,6 +54,7 @@ class NavigationController extends Controller
'permission' => $child['permission'],
];
}, $navItem['children']),
'icon' => $navItem['icon'],
'permission' => $navItem['permission'],
];
}, $navigationMaster)