background_color) style="background-color: {{ $bgColor }}" @endif>

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

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

@if ($shortcode->primary_url) {{ $shortcode->primary_title ?: __('Get Start') }} @endif @if ($shortcode->secondary_url) {{ $shortcode->secondary_title ?: __('How it works') }} @endif