@include('admin.pages.settings.inc.header', ['title' => 'Google Recaptcha'])

@lang('Settings')

@include('admin.pages.settings.inc.tabs')
@include('admin.pages.settings.inc.card-header', ['heading' => 'Google Recaptcha'])
{{__('A CAPTCHA is an anti-spam technique which helps to protect your website from spam and abuse while letting real people pass through with ease.')}}
@csrf @method('PUT')
{{ Form::label('recaptcha_status', __('Enable Recaptcha'), ['class' => 'col-form-label fw-semibold']) }}
{{--
--}}
{{__('Not sure which service is right for you? Check out our comparison for more details.')}}
Before you logout, please open a new browser and make sure the reCaptcha is working.