request->param('id/d'); if ($id) { Cookie::set("inviter", $id); } return $this->view->fetch(); } }