@if ($subtitle = $shortcode->subtitle)
{!! BaseHelper::clean($subtitle) !!}
@endif
@if ($title = $shortcode->title)
{!! BaseHelper::clean($title) !!}
@endif
@if ($description = $shortcode->description)
{!! BaseHelper::clean($description) !!}
@endif
@if ($shortcode->platform_google_play_logo && $shortcode->platform_google_play_url)
 }})
@endif
@if ($shortcode->platform_apple_store_logo && $shortcode->platform_apple_store_url)
 }})
@endif