editAction->run($request); return $this->view->make('group::admin.create-edit', [ 'group' => $group, 'active' => 'groups' ]); } }