diff --git a/src/app/(main)/report/page.tsx b/src/app/(main)/report/page.tsx index e99c2f3..9ac6d2b 100644 --- a/src/app/(main)/report/page.tsx +++ b/src/app/(main)/report/page.tsx @@ -493,6 +493,29 @@ export default function ReportPage() { setLoading={setLoading} reportTitle={currentReport.title} /> + ) : currentReport.id === 'rep-013' ? ( + <> + + + ) : currentReport.id === 'rep-006' ? ( <>