@lang('Invite your colleagues and
collaborators to join your team and
maximize the benefits of AI.')

@lang('Add a New Member') @if (!$subscription || $user?->relationPlan?->is_team_plan == 0) @lang('Upgrade Team Plan') @endif

@lang('Team Members')

{{ $app_is_demo ? 4 : $team->members->count() }}

@lang('Allowed Seats'): {{ $app_is_demo ? 2 : $team->allow_seats }}