@extends('backend.layout.master') @section('title', __('Register Page Recaptcha Settings')) @section('style') @endsection @section('content')

{{ __('Register Page Recaptcha Settings') }}

@csrf
@endsection @section('script') @endsection