{!! BaseHelper::clean(Arr::get($config, 'title')) !!}

{!! BaseHelper::clean(Arr::get($config, 'subtitle')) !!}

@if ($config['ios_link']) ios-image @endif @if ($config['android_link']) android-image @endif
@foreach (array_filter(explode(';', $config['featured'])) as $item) {{ $item }} @endforeach
@if ($config['image_1']) image-1 @endif
@if ($config['image_2']) image-2 @endif