• Language
  • {{ trans('text.about') }}
  • {{ trans('text.news') }}
  • {{ trans('text.contact') }}
    @if(Auth::guard('user')->check())
  • Favorites{{ trans('text.favorites') }}
  • {{--
  • Cart{{ $user_grids_count }}{{ trans('text.cart') }}
  • --}}
  • {{ trans('text.total-balance') }}

    {{ $user->wallet_formated }}
  • @endif
  • @if(!Auth::guard('user')->check()) @if(env('PLAY_MODE')) @endif @else @endif
Logo
  • {{ trans('text.about') }}
  • {{ trans('text.news') }}
  • {{ trans('text.contact') }}
  • @if(env('PLAY_MODE'))
  • check()) href="{{ route('web.play', $locale) }}" @else href="#" data-bs-toggle="modal" @if(env('PLAY_MODE_SOON')) data-bs-target="#comingSoonModal" @else data-bs-target="#loginModal" @endif @endif>{{ trans('text.play') }}
  • @endif
  • {{ trans('text.results') }}
  • {{--
  • {{ trans('text.winners') }}
  • --}}
  • {{ trans('text.claim-prize') }}
  • {{ trans('text.points-of-sale') }}
  • {{ trans('text.how-to-become-agent') }}