@if (lastScanOperatore != "0" && !string.IsNullOrEmpty(lastScanOperatore)) { @if (operatoreScelto != null) {
Nome:
@operatoreScelto.Nome
Cognome:
@operatoreScelto.Cognome
Matricola:
@operatoreScelto.MatrOpr
} }