@let formGroup = form();
@for(key of metadataIds; track key) {
@if(getKeyInputType(key) === 'number') { } @else { }
}