{!! RecaptchaV3::initJs() !!}
{!! Form::open([ 'url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data', ]) !!}
{{--
--}} {!! RecaptchaV3::field('authenticate') !!} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {!! Form::close() !!}
{{-- --}} {{-- --}} {{-- --}}