$this->dashboardService->getAttendance(), 'cashOverview' => $this->dashboardService->getCashOverview(), 'revenueSummary' => $this->dashboardService->getRevenueSummary(), 'expenseSummary' => $this->dashboardService->getExpenseSummary(), 'orderStats' => $this->dashboardService->getOrderStats(), ]); } }