@extends('layouts.master') @section('title', config("app.name") . " | " . __("wheel.WheelName")) @section('background-image', asset("assets/images/donate.jpg")) @section('css') @endsection @section('content')
{{ __("wheel.WheelUpdate") }} {{ __("wheel.WheelUpdate2") }}

{{ __("wheel.WheelRotate") }}

...

   
{{ __("wheel.WheelRotateAutoOff") }}
@endsection @section('js') @endsection