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

    {{ $var->title }}

    @if (!empty($var->youtube_link)) @if(isAdmin and $user->level == 255) 관리하기 @endif @elseif(isset($cfg->show->thumbnail) and !empty($var->thumbnail)) @else @endif