@php $backgroundColor = $shortcode->background_color; $backgroundColor = $backgroundColor == 'transparent' ? null : $backgroundColor; @endphp
{!! BaseHelper::clean($actionLabel) !!}
@endforeach{!! BaseHelper::clean($description) !!}
@endif @if ($actionLabel && $actionUrl) {!! BaseHelper::clean($actionLabel) !!} @endif