{{ $contact_info_heading ?? __('Contact Info') }}

{{ $contact_info_des ?? '' }}

@foreach($repeater_data['icon_'] ?? [] as $key=> $icon)
{{ $repeater_data['title_'][$key] ?? '' }}

{{ $repeater_data['description_'][$key] ?? '' }}

@endforeach

{{ $heading ?? '' }}

{{ $contact_form_des ?? '' }}