@props([ 'name' => 'resume', 'id' => null, 'label' => null, 'labelledBy' => null, 'required' => false, 'accept' => '.pdf,.doc,.docx,application/pdf,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'maxSize' => 5242880, 'hint' => 'PDF, DOC, or DOCX up to 5 MB', ]) @php $fieldId = $id ?? $name; $maxSizeMb = number_format($maxSize / 1048576, 0); @endphp
Drag and drop your file here
or
{{ $hint }}