@if (str(data_get($destination, 'pivot.status'))->startsWith('running'))
@elseif (str(data_get($destination, 'pivot.status'))->startsWith('exited'))
@endif
Server: {{ data_get($destination, 'server.name') }}
Network: {{ data_get($destination, 'network') }}