@model Maps.Entities.RoadService @{ Layout = null; } Delete

Are you sure you want to delete this?

RoadService


@Html.DisplayNameFor(model => model.Begin)
@Html.DisplayFor(model => model.Begin)
@Html.DisplayNameFor(model => model.End)
@Html.DisplayFor(model => model.End)
@Html.DisplayNameFor(model => model.YearBegin)
@Html.DisplayFor(model => model.YearBegin)