@section("title", "Choose servers") @section('scripts') @endsection {{ __('Choose two servers to compare') }} Servers home @if(count($all_servers) >= 2) Server1 @foreach ($all_servers as $server) {{ $server['hostname'] }} @endforeach Server2 @foreach ($all_servers as $server) index === 1)?'selected':''}}> {{ $server['hostname'] }} @endforeach View comparison table @else You need to have added a YABs to at least 2 servers to use this feature @endif
You need to have added a YABs to at least 2 servers to use this feature