@page "/ispezione" @using SteUp.Shared.Components.Layout @using SteUp.Shared.Components.SingleElements.Card
@code { protected override async Task OnInitializedAsync() { } }