Merge branch 'cobaTampilan' of https://git.rssa.top/dwi.firman/cobaKeuangan into keycloak
This commit is contained in:
@@ -26,6 +26,23 @@ const sidebarItem: menu[] = [
|
||||
icon: "adhesive-plaster-outline",
|
||||
to: "/",
|
||||
},
|
||||
{
|
||||
title: "master",
|
||||
to: "/master",
|
||||
external: false,
|
||||
children:[
|
||||
{
|
||||
title: "index",
|
||||
to: "/master/index",
|
||||
external: false,
|
||||
},
|
||||
{
|
||||
title: "master",
|
||||
to: "/master/form",
|
||||
external: false,
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Front Pages",
|
||||
icon: "home-angle-linear",
|
||||
|
||||
Reference in New Issue
Block a user