@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) open_primary_link_in_the_new_tab ?? 'yes') == 'yes') target="_blank" @endif> {!! BaseHelper::clean($shortcode->primary_button_text) !!} @if($shortcode->primary_button_icon) @endif @endif @if($shortcode->secondary_button_text) open_secondary_link_in_the_new_tab ?? 'yes') == 'yes') target="_blank" @endif> {!! BaseHelper::clean($shortcode->secondary_button_text) !!} @if($shortcode->secondary_button_icon) @endif @endif