finalized overview page

This commit is contained in:
2026-03-19 09:20:42 +07:00
parent c2b820fc6d
commit e80cb128bf
9 changed files with 822 additions and 227 deletions

View File

@@ -74,6 +74,7 @@ class DashboardController extends Controller
}
$data = $this->service->aggregateAllPrograms(
$range['startYear'],
$range['startWeek'],
$range['endYear'],