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

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

@if ($shortcode->ios_link) ios-image @endif @if ($shortcode->android_link) android-image @endif
@foreach (array_filter(explode(';', $shortcode->featured)) as $item) {{ $item }} @endforeach
@if ($shortcode->image_1) {{ $shortcode->image_1 }} @endif
@if ($shortcode->image_2) {{ $shortcode->image_2 }} @endif