overviewAction->run(); return $this->view->make('group::admin.index', [ 'groups' => $return, 'active' => 'groups' ]); } }