@section('title') {{'Operating systems'}} @endsection @section('css_links') @endsection @section('style') @endsection {{ __('Operating systems') }}
Add an OS @if(!empty($os)) @foreach($os as $o) @endforeach @else @endif
Operating system Actions
{{ $o->name }}
No Operating systems 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
os