@if( config('services.geetest_open') )
{!! Geetest::render() !!} {{ $errors->first('geetest_challenge') }}
@else
@if ($errors->first('captcha')) {{ $errors->first('captcha') }} @endif
@endif