creating car
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@model IEnumerable<Data.Entities.Car>
|
||||
|
||||
@{
|
||||
ViewData["Title"] = "Index";
|
||||
ViewData["Title"] = "Cars";
|
||||
}
|
||||
|
||||
<h1>Index</h1>
|
||||
|
||||
Reference in New Issue
Block a user