@if(!empty(get_static_option('home_page_contact_section_status')))
{!! render_embed_google_map(get_static_option('home_page_01_contact_area_map_location')) !!}

{{get_static_option('home_page_01_'.$user_select_lang_slug.'_contact_area_title')}}

@csrf
{!! render_form_field_for_frontend(get_static_option('get_in_touch_form_fields')) !!}
@endif @section('scripts') @endsection