@if ($title = $shortcode->title)

{{ $title }}

@endif
@foreach($tabs as $tab)

{{ $tab['data'] }}{{ $tab['unit'] }}

{{ $tab['title'] }}

@endforeach
@if ($categories->count() > 0)
@endif