@if (( this.PermissionsService.hasPermissionObservable(['hosts', 'index']) | async ) || ( this.PermissionsService.hasPermissionObservable(['services', 'index']) | async )) {
{{ t('Hosts') }} {{ t('Services') }} {{ t('UUID') }} {{ t('IP address') }} {{ t('Tags (Host)') }} {{ t('Tags (Service)') }}
}