add edit and delete data tax

This commit is contained in:
arifal hidayat
2025-08-06 00:36:56 +07:00
parent c2cb1b99f2
commit 0abf278aa3
12 changed files with 318 additions and 7 deletions

View File

@@ -151,6 +151,7 @@ export default defineConfig({
// taxation
"resources/js/taxation/index.js",
"resources/js/taxation/upload.js",
"resources/js/taxation/edit.js",
],
refresh: true,
}),