feat(menu): menu update
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
"link": "/rehabilitasi",
|
||||
"children": [
|
||||
{
|
||||
"title": "Antrian Pendaftaran",
|
||||
"title": "Antrian Poliklinik",
|
||||
"icon": "i-lucide-stethoscope",
|
||||
"link": "/rehab/examination-queue"
|
||||
},
|
||||
@@ -171,14 +171,33 @@
|
||||
{
|
||||
"title": "BPJS",
|
||||
"icon": "i-lucide-circuit-board",
|
||||
"link": "/integration/bpjs",
|
||||
"badge": "Live"
|
||||
"children": [
|
||||
{
|
||||
"title": "SEP",
|
||||
"icon": "i-lucide-circuit-board",
|
||||
"link": "/bpjs-integration/sep"
|
||||
},
|
||||
{
|
||||
"title": "Peserta",
|
||||
"icon": "i-lucide-circuit-board",
|
||||
"link": "/bpjs-integration/member"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "SATUSEHAT",
|
||||
"icon": "i-lucide-database",
|
||||
"link": "/integration/satusehat",
|
||||
"badge": "FHIR"
|
||||
"link": "/satusehat-integration"
|
||||
},
|
||||
{
|
||||
"heading": "Keuangan",
|
||||
"items": [
|
||||
{
|
||||
"title": "Daftar harga",
|
||||
"icon": "i-lucide-list",
|
||||
"link": "/item"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -306,4 +325,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user