tambah menu sideBarMenu , middleware definepagemeta
This commit is contained in:
@@ -59,10 +59,6 @@ const sidebarItem: menu[] = [
|
||||
//role: ['admin','user'],
|
||||
//permission: ['view', 'update', 'create', 'delete'],
|
||||
},
|
||||
{
|
||||
title: 'Blog',
|
||||
to: '/front-page/blog/posts'
|
||||
},
|
||||
{
|
||||
title: 'Blog Details',
|
||||
to: '/front-page/blog/early-black-friday-amazon-deals-cheap-tvs-headphones'
|
||||
@@ -78,6 +74,14 @@ const sidebarItem: menu[] = [
|
||||
{
|
||||
title: 'Pricing',
|
||||
to: '/front-page/pricing'
|
||||
},
|
||||
{
|
||||
title: 'Sample Page',
|
||||
to: '/sample-page'
|
||||
},
|
||||
{
|
||||
title: 'Sample Page Copy',
|
||||
to: '/sample-page-copy'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user