76 lines
1.7 KiB
JSON
76 lines
1.7 KiB
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Umum",
|
|
"icon": "i-lucide-airplay",
|
|
"children": [
|
|
{
|
|
"title": "Uom",
|
|
"icon": "i-lucide-airplay",
|
|
"link": "/common/uom"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|