public function captcha(){ return Captcha::create(1); } public function captcha2(){ return Captcha::create(2); }