Setup Email Notification
@for (item of email_setting; track item) {
}
Email you with?
@for (email of notification; track email) {
}
When to email?
@for (item of active_email; track item) {
}
When to escalate emails?
@for (item of active_email; track item) {
}