{{-- Search is only useful when workspace resources are available --}} @if (isSubscribed() || ! isCloud())
@endif
    @if (isSubscribed() || !isCloud()) {{-- Workspace --}}
  • Workspace
  • Dashboard
  • Projects
  • Analytics
  • @can('canAccessTerminal')
  • Terminal
  • @endcan {{-- Infrastructure --}}
  • Infrastructure
  • Servers
  • Sources
  • Destinations
  • S3 Storage
  • Shared Variables
  • {{-- Manage --}}
  • Manage
  • Team
  • Notifications
  • Keys & Tokens
  • @if (isCloud() && auth()->user()->isAdmin())
  • Subscription
  • @endif
  • Tags
  • @if (isInstanceAdmin())
  • Settings
  • @endif
  • @endif @if (auth()->id() === 0 && (isCloud() || isDev()))
  • Admin
  • @endif @if (isCloud() && ! isSubscribed()) {{-- Unsubscribed cloud has no workspace items — keep these at the top of the list. --}}
  • Account
  • Subscription
  • @if (auth()->user()->teams()->get()->count() > 1)
  • @endif @endif
{{-- Sticky sidebar collapser (desktop only; mobile uses a temporary slide-over) --}}