This commit is contained in:
hamid zarghami
2026-07-04 09:45:24 +03:30
parent bcf03887f1
commit eb9973678c
18 changed files with 762 additions and 20 deletions
+5
View File
@@ -83,6 +83,11 @@ export const Pages = {
notifications: {
list: "/notifications/list",
},
sliders: {
list: "/sliders/list",
add: "/sliders/create",
update: "/sliders/update/",
},
statistics: {
list: "/statistics",
},