@extends('layout') @section('title') {{ $seo_setting->seo_title }} @endsection @section('body-content')

{{ __('translate.Contact Us') }}

{{ $contact_us->title }}

{{ __('translate.Live Chat') }}

{{ __('translate.Wait time of ~10 minutes.') }}

{{ __('translate.Email Us') }}

{{ $contact_us->email }}

{{ __('translate.Get in Touch') }}

@csrf
@if($google_recaptcha->status==1)
@endif
@endsection @push('js_section') @endpush