Logo {{ env('APP_NAME') }}
    @if(Auth::user()->role_id == 2)
  • Store Operations
  • @endif @if(Auth::user()->role_id == 3)
  • Stocktake
  • Activity Logs
  • @endif
{{ Auth::user()->name }}
Change Password Logout