diff --git a/resources/views/livewire/destination/show.blade.php b/resources/views/livewire/destination/show.blade.php index e632ac707..f3bd74f0c 100644 --- a/resources/views/livewire/destination/show.blade.php +++ b/resources/views/livewire/destination/show.blade.php @@ -8,7 +8,7 @@
Destinations are used to segregate resources by network.
- Docker Networks added to the server: + Available for using: @forelse ($server->standaloneDockers as $docker) @@ -19,7 +19,7 @@
@if (count($networks) > 0) -

Scanned available destinations

+

Scanned available Destinations

@endif @foreach ($networks as $network)