background_color) style="background-color: {{ $bgColor }}" @endif>
@if ($shortcode->highlight_text) {!! BaseHelper::clean($shortcode->highlight_text) !!} @endif

{!! BaseHelper::clean($shortcode->title) !!}

{!! BaseHelper::clean($shortcode->subtitle) !!}

    @foreach ($tabs as $tab)
  • {!! BaseHelper::clean(Arr::get($tab, 'title')) !!}
  • @endforeach
@if ($shortcode->primary_url)
{{ $shortcode->primary_title }}
@endif
@if ($shortcode->bg_image_1)
{{ $shortcode->title }}
@endif @if ($shortcode->bg_image_2)
{{ $shortcode->title }}
@endif @if ($shortcode->image)
{{ $shortcode->title }}
@endif @if ($shortcode->mini_image) {{ $shortcode->title }} @endif