# Admin Event

# feat
- Tampilan riwayat
- Tambah tipe acara
- Edit tipe acara
### No issuu
This commit is contained in:
2024-02-01 17:54:15 +08:00
parent c01906c063
commit aa203c0bc2
34 changed files with 1027 additions and 153 deletions

View File

@@ -1,6 +1,10 @@
export const RouterAdminEvent = {
main_event: "/dev/admin/event/main",
// detail
detail_tipe_acara: "/dev/admin/event/child/tipe_acara",
detail_riwayat: "/dev/admin/event/child/riwayat",
// table
table_review: "/dev/admin/event/table/review",
table_publish: "/dev/admin/event/table/publish",