create page tax with data, upload and export group by subdistrict

This commit is contained in:
arifal hidayat
2025-08-05 01:30:37 +07:00
parent 456eec83dc
commit 7135876ebc
18 changed files with 780 additions and 3 deletions

View File

@@ -148,6 +148,9 @@ export default defineConfig({
"resources/js/report-pbg-ptsp/index.js",
"resources/js/tpa-tpt/index.js",
"resources/js/report-payment-recaps/index.js",
// taxation
"resources/js/taxation/index.js",
"resources/js/taxation/upload.js",
],
refresh: true,
}),