@extends('layouts.app') @section('content')
@csrf

{{ __('Google ReCaptcha Configuration') }}

@hasPermission('admin.googleReCaptcha.update') @endhasPermission
@endsection