Setup Email Notification
@for (item of email_setting; track item) {

{{ item.title }}

}
Email you with?
@for (email of notification; track email) {

{{ email.title }}

}
When to email?
@for (item of active_email; track item) {

{{ item.title }}

}
When to escalate emails?
@for (item of active_email; track item) {

{{ item.title }}

}
Cancel
Update Profile