@page "/Admin" @model SoroushAsadi.Pages.Admin.AdminIndexModel @{ Layout = "_AdminLayout"; ViewData["Title"] = "Dashboard"; }