@props([ 'id','name','preview','required', 'maxSize','maxDuration','label','helper' ])
{{-- DROPZONE CONTAINER --}}
{{-- Hidden old URL --}} @if($preview) @endif {{-- instructions --}}
Drop or Click to Upload Video
Max {{ round($maxSize/1024,1) }} MB, {{ $maxDuration }} s @if($helper)
{{ $helper }}
@endif
{{-- video preview --}} {{-- metadata --}}
--:-- | -- MB
{{-- remove --}} {{-- file input --}}
@once @endonce