@if(!empty($blog_list) && count($blog_list))
@endif
@foreach($blog_list as $one_blog_item)
@endforeach
@include('front.templates.pagination', ['paginator' => $blog_list, 'new_url' => ''])
@else
{{ getDefaultDateFormatWithLang($one_blog_item->add_date, LANG) }}
{{ $one_blog_item->itemByLang->name ?? '' }}
{{ ShowLabelById(106) }}