@if($cloudConfigs->count() > 0) @else

Cloud Storage Not Configured

Files will be stored locally. Configure cloud storage for better integration.

@endif
@csrf

File Management - Create

Upload a new file to your cloud storage.

@if($recordId && $recordType) @endif

or drag and drop

Any file up to 100MB

@if($cloudConfigs->count() > 0)
No matches found. This path will be created.

Select an existing folder from the list or type a new path to create it.

Don't wait for cloud confirmation. Recommended for large files.

@else

No cloud storage services configured. Files will be stored locally only.

@endif
@if($inModal) @else Cancel @endif