@inherits DrawerStateLayoutComponentBase @inject NavigationManager NavigationManager
@Body
@code { string LocalPath => new Uri(NavigationManager.Uri).LocalPath; }