@props([ 'name' => 'documents', 'accepts' => ['pdf', 'doc', 'docx', 'xls', 'xlsx', 'ppt', 'pptx', 'txt', 'csv'], 'allowMultiple' => false, 'showPlaceholders' => false, 'uploadedDocuments' => [], 'width' => '120px', 'height' => '120px', ]) @pushOnce('scripts') @endPushOnce