@if ($shortcode->title)

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

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

@endif
@foreach ($posts as $post) @endforeach