Managed tenant details.
Name
{{ $this->tenant->name }}
Tenant ID
{{ $this->tenant->tenant_id }}
Environment
{{ strtoupper((string) $this->tenant->environment) }}
Status
{{ $this->tenant->status }}