type > 0 ? ' checked' : '' }}>
@if (isset($video)) @if ($video->hls !== NULL) {{ substr($video->url, strrpos($video->url, '/') + 1) }} @else {{ substr($video->url, strrpos($video->url, '/') + 1) }} @endif @endif
{{ __('Format:') }} {{ __('mp4') }}
@if (isset($video) && $video->image !== NULL)
{{ __('Format:') }} {{ __('png, jpg, jpeg') }}
{{ __('Dimensions:') }} 180x270
@endif