@props([ 'label' => 'رفع ملف', 'name' => 'file', 'accept' => '*', 'multiple' => false, 'maxSize' => '10MB', 'preview' => true, ])
@if($label) @endif

اسحب الملفات هنا أو اضغط للاختيار

الحد الأقصى: {{ $maxSize }}

@if($preview)
@endif