• {{__('admin.dashboard')}}

      {{__('admin.dashboards_hubadmin_sub')}}

    • {{__('admin.dashboard')}}
    • {{__('admin.dashboard_members')}}
  • {{__('admin.payments_customers')}}

      {{__('admin.payments_customerspayments')}}

      @if(module_exists('booking_memberships'))
    • {{__('admin.payments_activedesks')}}
    • @endif @if(module_exists('memberships'))
    • {{__('admin.payments_activememberships')}}
    • {{__('admin.payments_allmembershiporders')}}

    • @endif @if(module_exists('events'))
    • {{__('admin.payments_alleventorders')}}
    • @endif @if(module_exists('meeting_rooms'))
    • {{__('admin.payments_allroomorders')}}
    • @endif @if(module_exists('store'))
    • {{__('admin.payments_allstoreorders')}}
    • @endif @if(module_exists('payments'))

      {{__('admin.payments_allorders')}}

    • {{__('admin.payments_allpaymentorders')}}
    • {{__('admin.payments_allorderstats')}}
    • @endif
  • {{__('admin.user_management')}}

      {{__('admin.members_management')}}

    • {{__('admin.view_user_accounts')}}
    • @if(module_exists('booking_memberships') OR module_exists('memberships'))
    • {{__('admin.onboarding_wizard')}}
    • @endif
    • Members Handbook
  • @if(module_exists('booking_memberships'))
  • Desks

      {{__('admin.membershipdesks_plans')}}

    • {{__('admin.membershipdesks_view')}}
    • {{__('admin.membershipdesks_deskcategories')}}
    • {{-- @if(count(get_active_hub_ids()) > 0)
    • @foreach(get_active_hub_ids() as $hub_id) @php $hub = new Company((int)$hub_id); @endphp
    • {{ucwords($hub->name).' '.__('admin.membershipdesks_settings')}}
    • @endforeach @endif--}}
  • @endif @if(module_exists('memberships'))
  • Memberships

      {{__('admin.memberships_plans')}}

    • {{__('admin.memberships_view')}}
    • {{-- @if(count(get_active_hub_ids()) > 0)
    • @foreach(get_active_hub_ids() as $hub_id) @php $hub = new Company((int)$hub_id); @endphp
    • {{ucwords($hub->name).' '.__('admin.memberships_settings')}}
    • @endforeach @endif--}}
  • @endif @if(module_exists('meeting_rooms'))
  • {{__('admin.meetingrooms_meetings')}}

      {{__('admin.meetingrooms_meetingsrooms')}}

    • {{__('admin.meetingrooms_viewrooms')}}
    • {{__('admin.meetingrooms_categories')}}
    • {{-- @if(setting('multihub') && count(get_active_hub_ids()) > 0)
    • @foreach(get_active_hub_ids() as $hub_id) @php $hub = new Company((int)$hub_id); @endphp
    • {{ucwords($hub->name).' '.__('admin.meetingrooms_roomssettings')}}
    • @endforeach @endif--}}
  • @endif
  • {{__('admin.events_events')}}

      {{__('admin.events_eventstraining')}}

    • {{__('admin.events_viewall')}}
    • {{-- @if(count(get_active_hub_ids()) > 0)
    • @foreach(get_active_hub_ids() as $hub_id) @php $hub = new Company((int)$hub_id); @endphp
    • {{ucwords($hub->name).' '.__('admin.events_settings')}}
    • @endforeach @endif--}}
  • {{__('admin.blogs_blog')}}

      {{__('admin.blogs_blognews')}}

    • {{__('admin.blogs_allblogs')}}
  • {{__('admin.settings')}}

      {{__('admin.platform_settings')}}

    • {{__('admin.view_companies')}}
    • {{-- @if(count(get_active_hub_ids()) > 0)
    • @foreach(get_active_hub_ids() as $hub_id) @php $hub = new Company((int)$hub_id); $act = json_decode($hub->setting('act')); @endphp
    • {{ucwords($hub->name).' '.__('admin.payments_stripe')}}
    • @if(setting('act_active'))
    • {{ucwords($hub->name).' '.__('admin.act_settings')}}
    • @endif
      @endforeach @endif--}}