@if($multipleFileUpload)

Click or drag file to this area to upload

Support for single or bulk upload.

@if($fileList)
@foreach($fileList as $url) Preview @endforeach
@endif @else
@if($imageUrl) Preview @else

Click or drag file to this area to upload

Support for a single upload only.

@endif
@endif @error('image')
{{ $message }}
@enderror