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

Are you sure you want to delete this?

Road


@Html.DisplayNameFor(model => model.AcceptTransferDoc)
@Html.DisplayFor(model => model.AcceptTransferDoc)
@Html.DisplayNameFor(model => model.AcceptanceDoc)
@Html.DisplayFor(model => model.AcceptanceDoc)
@Html.DisplayNameFor(model => model.AuthorityAct)
@Html.DisplayFor(model => model.AuthorityAct)
@Html.DisplayNameFor(model => model.EconomicValue)
@Html.DisplayFor(model => model.EconomicValue)
@Html.DisplayNameFor(model => model.HistoricalBackground)
@Html.DisplayFor(model => model.HistoricalBackground)
@Html.DisplayNameFor(model => model.Index)
@Html.DisplayFor(model => model.Index)
@Html.DisplayNameFor(model => model.LawDoc)
@Html.DisplayFor(model => model.LawDoc)
@Html.DisplayNameFor(model => model.Length)
@Html.DisplayFor(model => model.Length)
@Html.DisplayNameFor(model => model.Name)
@Html.DisplayFor(model => model.Name)
@Html.DisplayNameFor(model => model.Value)
@Html.DisplayFor(model => model.Value)