bps-rw/Views/Dashboard/Index.cshtml

4 lines
68 B
Plaintext

@{
Layout = "_LayoutApp";
ViewData["Title"] = "Dashboard";
}