Destination

Save @if ($destination->network !== 'coolify') Delete @endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker')
Your standalone docker network.
@else
Your swarm docker network. WIP
@endif
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker') @endif