controller->populateDashboard(); //$this->layouts->assign('content', $content); } #[HiddenAttribute, DashboardAttribute("Hello!")] public function test() { } }