@if(!empty($data['feature']->image))

image }}'>
@else

@endif
{{ $data['feature']->post_title }}
{{ $data['feature']->post_date->format('F j, Y') }}
@include('layouts.partials.bandsintown', ['artist' => $data['feature']->tag])
{!! $data['feature']->formatted_content !!}
@include('layouts.partials.paginations', ['paginationType' => 'features'])
@include('layouts.partials.ads.taboola.news.ads-bottom-thumbnails')
@isset($data['feature']->permalink)
@include('layouts.partials.comments.disclaimer')
@endisset
@push('javascript')
@endpush