|
|
{{ t('Full name') }} | {{ t('Email') }} | {{ t('System health notifications') }} |
|
|---|---|---|---|---|
|
|
{{ systemHealthUser.full_name }} | {{ systemHealthUser.email }} |
@if (systemHealthUser.system_health_user.notify_on_recovery === 1) {
|
|