@if($shortcode->title || $shortcode->subtitle)
{!! Theme::partial('section-title', compact('shortcode')) !!}
@endif
@foreach($brands as $brand) @endforeach