@if ($isGoogleCaptcha) {!! app('captcha')->display() !!} @if ($errors->has('g-recaptcha-response'))
{{ $errors->first('g-recaptcha-response') }}

@endif @endif