@if (errorsMsg.length) {
@for (error of errorsMsg; track error) {
{{ error }}
}
}