@extends('layouts.master') @section('title') {{ __('Third-Party APIs') }} @endsection @section('content')
@csrf {{-- System Settings --}}

{{ __('google_recaptcha') }}


{{--
--}}
{{-- End System Settings --}}
@endsection