@using MP.INVE.Components
@using MP.INVE.Data
@using System.Security.Claims
@using Microsoft.AspNetCore.Components.Authorization
@inject AuthenticationStateProvider AuthenticationStateProvider
@userName
@if (userName != "0")
{
}
@*
@TipoSearch
@if (ShowSearch)
{
}
*@