This commit is contained in:
nasir@endelospay.com
2024-06-13 22:42:48 +05:00
parent 1aa329559f
commit 18df537746
6 changed files with 810 additions and 3 deletions

View File

@@ -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',