@extends('layouts.school.master') @section('title') Contact Us @endsection @section('content')
Get In Touch Have Any Query?
@csrf
@if ($schoolSettings['SCHOOL_RECAPTCHA_SITE_KEY'] ?? '')
@endif
@endsection @section('script') @endsection