@if(Auth::guard('crypto')->check()) @if(Auth::guard('crypto')->user()->role_code == 'SITEADM')
  • Feedback
  • Groups
  • News
  • Coins
  • Contact Us Lists
  • User Lists
  • Organization
  • Tools
  • @elseif(Auth::guard('crypto')->user()->role_code == 'SITEUSR')
  • Home
  • My Profile
  • My Posts
  • My Trans
  • @endif @else @if(Request::segment(3) == 'demo-group')
  • Home
  • My Profile
  • @endif @if(Request::segment(3) == 'demo-group')
  • My Posts
  • My Trans
  • @endif @endif