{{--

{{ __('sidebar.home.title') }}

  • {{ __('sidebar.information.online') }}
    @include('theme::layouts.playercount')
  • {{ __('sidebar.information.time') }}
    {{ \Carbon\Carbon::now()->format('H:i:s') }}
--}}

{{ __('sidebar.home.currency') }}

  • 💎 {{ __('sidebar.home.balance') }}
    {{ Auth::user()->balance }} +
  • 🌟 {{ __('sidebar.home.balance-gift') }}
    {{ Auth::user()->gift_balance }} +
  • {{ __('sidebar.home.silk-gift') }}
    {{ Auth::user()->silk->silk_gift }} +
  • {{ __('sidebar.home.silk') }}
    {{ Auth::user()->silk->silk_own }} +
  • {{ __('sidebar.home.web-inventory-gold') }}
    {{ number_format(optional(Auth::user()->gold)->gold ?? 0, 0, ',', '.') }} +

{{ __('sidebar.home.references') }}

{{ __('sidebar.home.dashboard') }} 4T-App Quests {{ __('sidebar.home.charlist') }} Shipping Packages Shop Item Shop Gift Item Shop Players Shop {{-- {{ __('sidebar.home.settings') }} {{ __('sidebar.home.donate') }} {{ __('sidebar.home.ref') }} {{ __('sidebar.home.tickets') }} {{ __('sidebar.home.vouchers') }} --}} {{ __('sidebar.home.web-inventory') }} Market Inventory {{-- {{ __('sidebar.home.voteforsilk') }} --}} {{-- {{ __('sidebar.home.web-mall') }} --}}