fix
This commit is contained in:
@@ -83,8 +83,24 @@ export default [
|
||||
},
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
title: 'Reports',
|
||||
icon: { icon: 'ri-settings-4-line' },
|
||||
children: [
|
||||
{
|
||||
title: 'Provider Reports',
|
||||
to: 'admin-provider-report',
|
||||
icon: {
|
||||
icon: 'ri-group-line',
|
||||
},
|
||||
|
||||
|
||||
},
|
||||
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
// {
|
||||
// title: 'Front Pages',
|
||||
|
Reference in New Issue
Block a user