@section('title') {{'Edit settings'}} @endsection Edit Settings
@if ($message = Session::get('success')) @endif {{ route('/') }} Back to home
@csrf @method('PUT')
Show versions footer
Show servers to public

Only if show_servers_public is YES do these apply:

Show servers IP's
Show servers hostname
Show servers provider
Show servers location
Show servers price
Show servers YABs
Default server OS default_server_os {{$setting[0]->default_server_os}}
Default currency default_currency {{$setting[0]->default_currency}}
Update settings
@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