@section('title') {{'Choose servers'}} @endsection @section('scripts') @endsection {{ __('Choose two servers to compare') }}
Servers home @if(count($all_servers) >= 2)
Server1
Server2
View comparison table @else

You need to have added a YABs to at least 2 servers to use this feature

@endif
@if(Session::has('timer_version_footer') && Session::get('timer_version_footer') === 1)

Built on Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})

@endif