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

6 lines
51 B
Plaintext

@{
ViewBag.Title = "test";
}
<h2>test</h2>