@if (showIcon) { {{ icon || getDefaultIcon() }} }
@if (title) {

{{ title }}

} {{ message }}
@if (dismissible) { }