@page "/system/tools" @page "/{locale}/system/tools"

Tools

@code { [Parameter] public string Locale { get; set; } = string.Empty; }