feat(blog): add representation blog management features including listing, creating, and editing blogs
This commit is contained in:
@@ -494,6 +494,16 @@ function buildSections(
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "محتوا",
|
||||
items: [
|
||||
{
|
||||
to: "/admin/representation-blogs",
|
||||
icon: DocumentTextIcon,
|
||||
label: "وبلاگ من",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "مالی",
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user