update service

This commit is contained in:
hamid zarghami
2025-03-05 10:03:44 +03:30
parent 5aa77530d3
commit 0084aefae4
13 changed files with 774 additions and 12 deletions
+2
View File
@@ -9,6 +9,7 @@ export const Pages = {
mine: "/services",
other: "/other-service",
detail: "/services/detail/",
update: "/services/update/",
add: "/services/add",
list: "/services/list",
category: "/services/category",
@@ -72,6 +73,7 @@ export const Pages = {
ads: {
list: "/ads/list",
create: "/ads/create",
update: "/ads/update/",
},
blog: {
list: "/blog/list",