@if (!empty($item['image']))
@endif
{{ str_date($item['publish_at_raw'] ?? '', 'd') }}
{{ str_date($item['publish_at_raw'] ?? '', 'm') }}
{{ str_date($item['publish_at_raw'] ?? '', 'Y') }}
@if (!empty($item['location']))
@endif
{!! $item['desc'] ?? '' !!}
{{ __('frontend::frontend.btn.see_more') }}