Tenant != null) { $this->Title = "Edit Tenant Configuration: " . $this->Tenant->URL; } else { $this->Title = "Create New Tenant"; } } protected function RenderContent() { ?>