Destination

Save @if ($network !== 'coolify') @endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker')
A simple Docker network.
@else
A swarm Docker network.
@endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker') @endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker')

Resources

Applications, services, and databases deployed to this network.
@if (count($resources) === 0)
No resources are using this destination.
@else @endif
@endif