@page "/ispezione" @using SteUp.Shared.Components.Layout
@SteupDataService.Inspection.PuntoVendita!.CodMdep - @SteupDataService.Inspection.PuntoVendita.Descrizione @SteupDataService.Inspection.PuntoVendita.Indirizzo
@code { protected override async Task OnInitializedAsync() { } }