Destination

Save @if ($destination->network !== 'coolify') Delete @endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker')
A Docker network in a non-swarm environment
@else
Your swarm docker network. WIP
@endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker') @endif