base page title

This commit is contained in:
hamid zarghami
2025-10-15 12:29:37 +03:30
parent 48d79ac3cb
commit 587a2f30b1
99 changed files with 1280 additions and 673 deletions
+6 -6
View File
@@ -145,12 +145,12 @@ export const Pages = {
planUsers: "/support/plan-users/",
},
category: {
list: "/category/list",
create: "/category/create",
update: "/category/update/",
detail: "/category/",
variant: "/category/variant/",
attributes: "/category/attributes/",
list: "/products/category",
create: "/products/category/create",
update: "/products/category/update/",
detail: "/products/category/",
variant: "/products/category/variant/",
attributes: "/products/category/attributes/",
},
products: {
create: "/products/create",