Merge branch 'master' of https://git.putrakuningan.com/daengdeni/lpj into andydev

This commit is contained in:
Andy Chaerudin
2024-08-28 17:04:01 +07:00
26 changed files with 1395 additions and 26 deletions

View File

@@ -13,7 +13,7 @@
"main": [
{
"title": "Permohonan",
"path": "",
"path": "permohonan",
"icon": "ki-filled ki-questionnaire-tablet text-lg",
"classes": "",
"attributes": [],
@@ -174,6 +174,14 @@
"attributes": [],
"permission": "",
"roles": []
},
{
"title": "Status Permohonan",
"path": "basicdata.status-permohonan",
"classes": "",
"attributes": [],
"permission": "",
"roles": []
}
]
}