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

{{ __('google_recaptcha') }}


{{-- Add link for reCAPTCHA Admin --}} {{-- Add link for the video tutorial --}}

Note: This reCAPTCHA used at Admission Page & Contact us page.

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