[WIP] Add Approve Button

This commit is contained in:
R
2023-02-14 13:07:17 +07:00
parent 13542cd3c0
commit d706bf0623
8 changed files with 1076 additions and 0 deletions

View File

@@ -58,6 +58,13 @@ const navConfig = [
{ title: 'Hospitals', path: '/hospitals' },
],
},
{
title: 'LOG REQUEST',
path: '/claim-requests',
// children: [
// { title: 'Request', path: '/case-request' },
// ],
},
{
title: 'CASE MANAGEMENT',
path: '/claims',