{{ $video->titleLabel() }}
{{ $video->statusLabel() }} @if($video->is_active) Visible @endif{{ $video->listing?->title ?? 'Listing removed' }}
Duration: {{ $video->durationLabel() }}
Size: {{ $video->sizeLabel() }}
Updated: {{ $video->updated_at?->format('d.m.Y H:i') ?? '-' }}