attributes = get_params(); $res = $form->league_search(); return $this->asJson($res); } }