@if($type !== MediaType::VIDEO) @endif @if($type === MediaType::VIDEO)
@endif @if($type === MediaType::DOCUMENT)
@else
@foreach($list as $value) @endforeach
@endif