8 lines
108 B
Plaintext
Raw Normal View History

2025-08-13 11:14:39 +08:00
@{
ViewBag.Title = "DetailForm";
Layout = "~/Views/Shared/_Form.cshtml";
}
<h2>DetailForm</h2>