@section('title') {{'YABs'}} @endsection @section('style') @endsection @section('scripts') @endsection {{ __('YABs') }}
Add YABs
@if(!empty($yabs)) @foreach($yabs as $yab) @endforeach @else @endif
Server CPU CPU FREQ RAM DISK GB5 S GB5 M Ipv6 4k 64k 512k 1m Date Actions
{{ $yab->hostname }} {{ $yab->cpu_cores }} {{ $yab->cpu_freq }}Mhz {{ $yab->ram }}{{ $yab->ram_type }} {{ $yab->disk }}{{ $yab->disk_type }} {{ $yab->gb5_single }} {{ $yab->gb5_multi }} @if($yab->has_ipv6 === 1) Yes @else No @endif {{ $yab->d_4k }}{{ $yab->d_4k_type }} {{ $yab->d_64k }}{{ $yab->d_64k_type }} {{ $yab->d_512k }}{{ $yab->d_512k_type }} {{ $yab->d_1m }}{{ $yab->d_1m_type }} {{ date_format(new DateTime($yab->output_date), 'Y-m-d g:i a') }}
No YABs found.
@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
yabs