@if(!empty(count($product_category_tabs)))
@php $i = 0; @endphp @foreach($product_category_tabs as $product_category_tab_row)
product_category_template_tab_media_type == 2 && !empty($product_category_tab_row->product_category_template_tab_youtube_id)) data-youtube-id="{{$product_category_tab_row->product_category_template_tab_youtube_id}}" @endif> {{$product_category_tab_row->product_category_template_tab_caption}} @if($product_category_tab_row->product_category_template_tab_media_type == 2 && !empty($product_category_tab_row->product_category_template_tab_youtube_id)) Play video @endif

{{$product_category_tab_row->product_category_template_tab_caption}}

{!!nl2br($product_category_tab_row->product_category_template_tab_description)!!}0
@if(!empty($product_category_tab_row->product_category_template_tab_button_name) && !empty($product_category_tab_row->product_category_template_tab_button_link)) {{$product_category_tab_row->product_category_template_tab_button_name}} @endif
@php $i++; @endphp @endforeach
@endif