{{ $video->title }}
{{ number_format($video->size / 1024 / 1024, 0) }} MB
•
{{ $video->created_at->format('M d, Y') }}
@if($video->width && $video->height)
•
{{ $video->width }}x{{ $video->height }}
@endif
TAKEONE
Video Creator
{{ $video->description }}