@if ( widget('contact','boxes','box_1_title') || widget('contact','boxes','box_1_subtitle') || widget('contact','boxes','box_1_text') || widget('contact','boxes','box_1_icon') )
@if (widget('contact','boxes','box_1_icon'))
{!! classList(widget('contact','boxes','box_1_icon'), ['fa-fw','fa-2x','m-auto']) !!}
@endif @if (widget('contact','boxes','box_1_title') || widget('contact','boxes','box_1_subtitle') || widget('contact','boxes','box_1_text'))
@if (widget('contact','boxes','box_1_title'))

{{ widget('contact','boxes','box_1_title') }}

@endif @if (widget('contact','boxes','box_1_subtitle'))

{{ widget('contact','boxes','box_1_subtitle') }}

@endif @if (widget('contact','boxes','box_1_text'))

{{ widget('contact','boxes','box_1_text') }}

@endif
@endif
@endif @if ( widget('contact','boxes','box_2_title') || widget('contact','boxes','box_2_subtitle') || widget('contact','boxes','box_2_text') || widget('contact','boxes','box_2_icon') )
@if (widget('contact','boxes','box_2_icon'))
{!! classList(widget('contact','boxes','box_2_icon'), ['fa-fw','fa-2x','m-auto']) !!}
@endif @if (widget('contact','boxes','box_2_title') || widget('contact','boxes','box_2_subtitle') || widget('contact','boxes','box_2_text'))
@if (widget('contact','boxes','box_2_title'))

{{ widget('contact','boxes','box_2_title') }}

@endif @if (widget('contact','boxes','box_2_subtitle'))

{{ widget('contact','boxes','box_2_subtitle') }}

@endif @if (widget('contact','boxes','box_2_text'))

{{ widget('contact','boxes','box_2_text') }}

@endif
@endif
@endif @if ( widget('contact','boxes','box_3_title') || widget('contact','boxes','box_3_subtitle') || widget('contact','boxes','box_3_text') || widget('contact','boxes','box_3_icon') )
@if (widget('contact','boxes','box_3_icon'))
{!! classList(widget('contact','boxes','box_3_icon'), ['fa-fw','fa-2x','m-auto']) !!}
@endif @if (widget('contact','boxes','box_3_title') || widget('contact','boxes','box_3_subtitle') || widget('contact','boxes','box_3_text'))
@if (widget('contact','boxes','box_3_title'))

{{ widget('contact','boxes','box_3_title') }}

@endif @if (widget('contact','boxes','box_3_subtitle'))

{{ widget('contact','boxes','box_3_subtitle') }}

@endif @if (widget('contact','boxes','box_3_text'))

{{ widget('contact','boxes','box_3_text') }}

@endif
@endif
@endif