@if (captchaConfigured())
{!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display() !!} @include('parts.errors', ['name' => 'g-recaptcha-response'])
@endif