@if(label){ } @if(type === 'password') { } @else if(type === 'email') { } @else if(type === 'tel') { } @else if(type === 'url') { }
@if(showValidation) { }