{!! BaseHelper::clean(str_replace($title_highlight_text = $shortcode->title_highlight_text, "$title_highlight_text", $shortcode->title)) !!}

@if ($subtitle = $shortcode->subtitle)

{!! BaseHelper::clean($subtitle) !!}

@endif
@foreach($locations as $location) @endforeach