Detail.cshtml 55 B

12345
  1. @{
  2. ViewBag.Title = "Detail";
  3. }
  4. <h2>Detail</h2>