{{ $item->title }}
{!! nl2br($item->introtext) !!}
@translate('catalog.blog.readmore.button'){{-- Part of virtualset project. --}} @extends('_global.blog.frame') @section('blog-content')
{!! $pagination->render('catalog:blog', ['catslug' => $category->alias]) !!} @stop