Destination

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