• @if (!empty($var->youtube_link))
    @else @if (isset($cfg->show->thumbnail) and !empty($var->thumbnail)) @endif @endif
    @if (isset($cfg->show->preview))

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

    @endif

    {{ $var->title }}

    @if (empty($var->youtube_link)) @endif