@extends($active_theme) @section('title') {{ $seo_setting->seo_title }} @endsection @section('frontend-content')
@csrf

{{ $contact->contactlangfrontend->title1 }}

{{__('user.Name')}}*
{{__('user.Phone')}}
{{__('user.Email')}}*
{{__('user.Subject')}}*
{{__('user.Message')}}*
@if($recaptchaSetting->status==1)
@endif

{{ $contact->contactlangfrontend->title2 }} {{ $contact->contactlangfrontend->time }} {{ $contact->contactlangfrontend->off_day }}

support classimg-fluid w-100
{!! $contact->map !!}
@endsection