crud blog

This commit is contained in:
hamid zarghami
2025-04-15 14:06:49 +03:30
parent 9cbe0b23a3
commit 63aecce426
10 changed files with 708 additions and 90 deletions
+1
View File
@@ -79,6 +79,7 @@ export const Pages = {
list: "/blog/list",
create: "/blog/create",
category: "/blog/category",
detail: "/blog/detail/",
},
messages: {
list: "/messages/list",