@if (label) { {{ label | translate }} @if (tooltip) { } } @if (icon) { } @if (prefix) {

{{ prefix }}

} @if (sufix) {

{{ sufix }}

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