Add SPK edit and documentSPK views

Introduce new views for editing SPK and displaying SPK documents. The `edit.blade.php` view allows users to manage SPK details, while `documentSPK.blade.php` is set up to handle document styling and scripts.
This commit is contained in:
Daeng Deni Mardaeni
2024-11-05 10:07:55 +07:00
9 changed files with 989 additions and 96 deletions

View File

@@ -89,6 +89,15 @@
}
]
},
{
"title": "SPK",
"path": "spk",
"icon": "ki-filled ki-file-added text-lg",
"classes": "",
"attributes": [],
"permission": "",
"roles": ["administrator", "admin"]
},
{
"title": "Registrasi Final",
"path": "registrasifinal",