Archived managed tenant
This managed tenant is archived or deactivated. You can restore it (if authorized) or force delete it.
@if ($this->tenant)
Name
{{ $this->tenant->name }}
Tenant ID
{{ $this->tenant->tenant_id }}
Environment
{{ strtoupper((string) $this->tenant->environment) }}
Status
{{ $this->tenant->status }}
@endif