@if ($isReadOnly) @if (!$storage->isServiceResource() && !$storage->isDockerComposeResource())
This volume is mounted as read-only and cannot be modified from the UI.
@endif @if ($isFirst)
@if ( $storage->resource_type === 'App\Models\ServiceApplication' || $storage->resource_type === 'App\Models\ServiceDatabase') @else @endif @if ($isService || $startedAt) @else @endif
@else
@endif @else @can('update', $resource) @if ($isFirst)
@else
@endif
Update
@else @if ($isFirst)
@else
@endif @endcan @endif