all comments and aprove them

This commit is contained in:
hamid zarghami
2025-10-26 14:46:18 +03:30
parent 2343bc8d6f
commit 06df41a69d
11 changed files with 430 additions and 1 deletions
+6
View File
@@ -168,6 +168,12 @@ export const Pages = {
create: "/products/warranty/create",
update: "/products/warranty/update/",
},
reviews: {
list: "/products/reviews",
},
questions: {
list: "/products/questions",
},
},
orders: {
native: "/orders/native",