Access Denied
You do not have permission to view this page. This might be due to one of several reasons:
- You are not logged in. Login to continue.
- You do not have the necessary permissions to access this resource.
If you think this is a mistake, please contact your administrator.
@code {
void GoHome()
{
Navigation.NavigateTo("/", true);
}
}