add service part 1

This commit is contained in:
hamid zarghami
2025-01-23 10:40:02 +03:30
parent 73a385a031
commit b9b2283ba4
8 changed files with 115 additions and 7 deletions
+1
View File
@@ -9,6 +9,7 @@ export const Pages = {
mine: "/services",
other: "/other-service",
detail: "/services/detail/",
add: "/services/add",
},
transactions: "/transactions",
receipts: {