@if($video->interpret)
Artist: {{$video->interpret}}
@endif @if($video->songtitle)
Songtitle: {{$video->songtitle}}
@endif @if($video->imgsource)
Video Source: {{$video->imgsource}}
@endif
Category: {{$video->category->name}}
Uploader: {!! $video->user->displayName() !!}