{{ 'PAC.KEY_WORDS.NOTIFICATION_DESTINATION' | translate: {Default: "Notification Destinations"} }}

@for (destination of destinations$ | async; track destination) {
{{destination.name}} {{destination.type}}
}