@if(!empty(filter_static_option_value('home_page_contact_section_status',$static_field_data)))
{!! render_embed_google_map(filter_static_option_value('home_page_01_contact_area_map_location',$static_field_data)) !!}

{{filter_static_option_value('home_page_01_'.$user_select_lang_slug.'_contact_area_title',$static_field_data)}}

@csrf
{!! render_form_field_for_frontend(filter_static_option_value('get_in_touch_form_fields',$static_field_data)) !!}
@endif @section('scripts') @endsection