QC Investasi

# fix
Tampilan admin investasi
Tampilan admin donasi
## No issuee
This commit is contained in:
2024-05-31 16:41:34 +08:00
parent c28cceb46f
commit 5b8cd3a4b6
175 changed files with 4785 additions and 2296 deletions

View File

@@ -16,7 +16,12 @@ export default function LayoutMainCrowd({
return (
<>
<AppComponentGlobal_LayoutTamplate
header={<ComponentGlobal_HeaderTamplate route="/dev/home" title="HIPMI Crowd Funding" />}
header={
<ComponentGlobal_HeaderTamplate
route="/dev/home"
title="HIPMI Crowd Funding"
/>
}
>
{children}
</AppComponentGlobal_LayoutTamplate>