@section('title') {{'Choose YABs to compare'}} @endsection @section('scripts') @endsection {{ __('Choose two YABs to compare') }}
YABs home @if(count($all_yabs) >= 2)
YABs 1
YABs 2
View comparison table @else

You need to have added at least 2 YABs 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