{{ $video->video_name }}
{{ $video->default_language }}
{{ $video->encryption_key }}
@if ($video->filename && $video->status === 'published')
@endif
{{ $video->movie_length }}
{{ $video->codec }}
{{ $video->genre }}
{{ $video->category }}
{{ (new \App\Http\Helper)->date_format($video->created_at) }}