Merge branch 'cobaTampilan' of https://git.rssa.top/dwi.firman/cobaKeuangan into keycloak

This commit is contained in:
2025-05-28 07:24:23 +07:00
10 changed files with 13615 additions and 0 deletions

View File

@@ -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",