@php $variable = substr($video->youtube_link, 32, 11); @endphp

@lang('downloadCenter.class')

{{ $video->class->class_name }}

@lang('downloadCenter.section')

{{ $video->section->section_name }}

@lang('downloadCenter.title')

{{ $video->title }}

@lang('downloadCenter.description')

{{ $video->description }}

@lang('downloadCenter.created_by')

{{ $video->user->full_name }}