bg_color) style="background-color: {{ $shortcode->bg_color }}" @endif>
@if ($shortcode->highlight) {!! BaseHelper::clean($shortcode->highlight) !!} @endif

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

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

@if ($shortcode->link) {{ $shortcode->text_link ?: __('Learn More') }} @endif
@foreach ($testimonials as $testimonial)
{!! BaseHelper::clean($testimonial->content) !!}
{{ $testimonial->name }}

{{ $testimonial->name }}

{{ $testimonial->company }}

@endforeach