[ { "heading": "Menu Utama", "items": [ { "title": "Dashboard", "icon": "i-lucide-home", "link": "/" }, { "title": "Obat - Order", "icon": "i-lucide-briefcase-medical", "children": [ { "title": "Permintaan", "icon": "i-lucide-user", "link": "/medication/order" }, { "title": "Standing Order", "icon": "i-lucide-user", "link": "/medication/standing-order" } ] } ] }, { "heading": "Source", "items": [ { "title": "Peralatan dan Perlengkapan", "icon": "i-lucide-layout-dashboard", "children": [ { "title": "Obat", "icon": "i-lucide-stethoscope", "link": "/tools-equipment-src/medicine" }, { "title": "Peralatan", "icon": "i-lucide-tools", "link": "/tools-equipment-src/tools" }, { "title": "Perlengkapan (BMHP)", "icon": "i-lucide-stethoscope", "link": "/tools-equipment-src/equipment" }, { "title": "Metode Obat", "icon": "i-lucide-user", "link": "/tools-equipment-src/medicine-method" }, { "title": "Jenis Obat", "icon": "i-lucide-user", "link": "/tools-equipment-src/medicine-type" } ] } ] } ]