@{ ViewData["Title"] = "Instellingen"; ViewData["ActiveNav"] = "settings"; }
@await Html.PartialAsync("_Topbar")

@section Scripts { }