@if ($availableS3Storages->isEmpty())

S3

No validated S3 available. Configure one here.
@else

S3

Save @if (!$saveToS3) Enable S3 @else Disable S3 @endif
S3 Storage @if (!$saveToS3) (currently disabled) @else @endif
@foreach ($availableS3Storages as $s3Storage) @endforeach
@if ($saveToS3) @else @endif
@endif