@lang('form.google_recaptcha')
@lang('form.google_recaptcha_uses')

@php if($errors->has('settings.google_recaptcha_secret_key')) { echo $errors->first('settings.google_recaptcha_secret_key') ; } @endphp
@php if($errors->has('settings.google_recaptcha_site_key')) { echo $errors->first('settings.google_recaptcha_site_key') ; } @endphp