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

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

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

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