• uid ? 'class="active"':'' !!}> @if (isset($cfg->show->thumbnail) and !empty($var->thumbnail))
    @endif
    @if (!empty($var->country)) {{ $var->country }} @endif

    {!! $var->title($keywords) !!}

    @if (isset($cfg->show->preview))

    {!! $var->preview($keywords) !!}

    @endif
    @if (isset($cfg->show->date)) @endif @if (isset($cfg->show->readcount) and $var->read_count) 조회 {{ $var->read_count }} @endif