EOS/Views/_ViewStart.cshtml
Nidhi Bhargava f0c1ab20e1 code push
2025-09-04 16:25:07 +05:30

3 lines
57 B
Plaintext

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