{!!nl2br($banner->introduction_title)!!}

{!!nl2br($banner->introduction_description)!!}

@if(!empty(count($product_category_sliders)))
@php $i = 0; @endphp @foreach($product_category_sliders as $product_category_slider_row)

{{$product_category_slider_row->product_category_template_slider_caption}}

{!!$product_category_slider_row->product_category_template_slider_description!!}
@php $i++; @endphp @endforeach
@endif