This commit is contained in:
2023-10-06 14:57:33 +07:00
parent 1d11e06178
commit 5376873552
50 changed files with 3683 additions and 150 deletions

View File

@@ -92,7 +92,7 @@ export default function Router() {
element: <CorporateCreate />,
},
{
path: 'corporate',
path: 'corporates',
element: <ConfigLayout />, // Layout that use the context
children: [
{