Change Permission & WIP Dashboard Client Portal

This commit is contained in:
Fajar
2023-04-06 15:30:22 +07:00
parent 4a7c3ebdda
commit 85039893a8
1497 changed files with 2808 additions and 2508 deletions

0
frontend/client-portal/src/layouts/LogoOnlyLayout.tsx Executable file → Normal file
View File

View File

View File

View File

0
frontend/client-portal/src/layouts/dashboard/index.tsx Executable file → Normal file
View File

View File

View File

@@ -11,10 +11,10 @@ const navConfig = [
{
subheader: 'Case Management',
items: [
// {
// title: 'Alarm Center',
// path: '/alarm-center',
// },
{
title: 'Alarm Center',
path: '/alarm-center',
},
{
title: 'Claim Report',
path: '/claim-report',

View File

View File

View File