support plan

This commit is contained in:
hamid zarghami
2025-05-05 15:19:44 +03:30
parent 26f8cd85a8
commit 00d46d26b9
10 changed files with 357 additions and 6 deletions
+1
View File
@@ -109,5 +109,6 @@ export const Pages = {
support: {
create: "/support/create",
list: "/support/list",
detail: "/support/detail/",
},
};