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

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

    @if (isset($cfg->show->name) and !empty($var->name))

    고객명: {{ markName( $var->name ) }}

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

    {{-- {!! $var->preview($keywords) !!} --}} {!! cutStr(strip_tags($var->content), 600) !!}

    @endif