@page @using Microsoft.AspNetCore.Mvc.TagHelpers @using Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Alert @using Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Grid @using Volo.Abp.Users @model LY.AIO.Applications.Single.Pages.IndexModel @inject ICurrentUser CurrentUser @if (CurrentUser.IsAuthenticated) {