@if($shortcode->subtitle) {!! BaseHelper::clean($shortcode->subtitle) !!} @endif @if($shortcode->title)

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

@endif @if($shortcode->description)

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

@endif @if($shortcode->primary_button_text) {!! BaseHelper::clean($shortcode->primary_button_text) !!} @if($shortcode->primary_button_icon) @endif @endif @if($shortcode->secondary_button_text) {!! BaseHelper::clean($shortcode->secondary_button_text) !!} @if($shortcode->secondary_button_icon) @endif @endif