9 lines
97 B
Plaintext
Raw Normal View History

2025-08-13 11:14:39 +08:00

@{
ViewBag.Title = "Form";
Layout = "~/Views/Shared/_Form.cshtml";
}
<h2>Form</h2>