|
|
|
@ -6,6 +6,7 @@ |
|
|
|
@using Volo.Abp.MudBlazorUI.Components |
|
|
|
@using Microsoft.Extensions.Localization |
|
|
|
@using Volo.Abp.UI.Navigation.Localization.Resource |
|
|
|
@using Volo.Abp.AspNetCore.Components.Web.Theming.MudBlazor.Layout |
|
|
|
@inject IStringLocalizer<AbpUiNavigationResource> LUiNavigation |
|
|
|
@inherits AbpMudCrudPageBase<ITenantAppService, TenantDto, Guid, GetTenantsInput, TenantCreateDto, TenantUpdateDto> |
|
|
|
|
|
|
|
|