@props([ 'restrictions_description' => '' ]) @php $id = $attributes->merge(['id' => 'dropzone-file'])->get('id'); $name = $id; @endphp
@if(!empty($label)) {{ $label }} @endif
@if(!empty($helptext))
{{ $helptext }}
@endif
@once @endonce