Files
Dashboard_Exercise/Views/_ViewStart.cshtml
2025-07-23 18:54:59 +03:30

4 lines
54 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}