@if(count($sections_below_deal_slider) > 0) @foreach($sections_below_deal_slider as $section)
{!! $section->content !!}
@endforeach @endif