mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 04:59:31 +00:00
8 lines
182 B
PHP
8 lines
182 B
PHP
<div>
|
|
<h2>Destination</h2>
|
|
<div>
|
|
<p>Server: {{ data_get($destination, 'server.name') }}</p>
|
|
<p>Destination: {{ $destination->network }}</p>
|
|
</div>
|
|
</div>
|