@if (Auth::check())
  {{Auth::user()->wallet}}
@endif
You can generate your own code by pressing "GET" to get your 7 digit code!
@if (empty(Auth::user()->inviter)) @else @endif
@if(Auth::user()->last_free_use + 86400 < time()) @else @endif
@if (Auth::user()->group_used == '0') @else @endif
People you have referred:
{{$reffered}}
Referral profit:
@if($profit < 0) Press  "GET"  to see your profit! @else {{$profit}} @endif
BRONZE
0 - 50
SILVER
51 - 250
GOLD
251 - 1500
DIAMOND
1500+
CHAT
CHAT
@if (Auth::check())
@else @endif
@if((Auth::check()) && ((Auth::user()->rank == 'user') || (Auth::user()->rank == 'gold') || (Auth::user()->rank == 'diamond') || (Auth::user()->rank == 'streamer'))) @elseif((Auth::check()) && (Auth::user()->rank == 'siteAdmin')) @elseif((Auth::check()) && (Auth::user()->rank == 'siteMod')) @elseif((Auth::check()) && (Auth::user()->rank == 'root')) @else @endif