@extends('layouts.137') @section('head') @stop @section('content')
@if(config('app.recaptcha') != null) {!! GoogleReCaptchaV3::renderField('contact_us_id','contact_us_action') !!} @endif
@if(config('app.recaptcha') != null) {!! GoogleReCaptchaV3::init() !!} @endif @include('layouts.loading') @stop @section('footer') @stop