@if ($block->anchor_id )
@endif
@if(!empty($item->date)) {{ format_date($item->date, true) }} @endif @if(!empty($item->title))

@title($item->title)

@endif
@if(!empty($item->type))
@lang('frontend.' . $item->type)
@endif @if(!empty($item->author)) {{ $item->author }} @endif