@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

Path where the file will be stored in cloud storage

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

Select your preferred cloud storage provider

@endif @if($cloudConfigs->count() > 0)
@endif
@if($inModal) @else Cancel @endif