@model Maps.Entities.SettlementAddressLink
@{
Layout = null;
}
Delete
Are you sure you want to delete this?
SettlementAddressLink
-
@Html.DisplayNameFor(model => model.Begin)
-
@Html.DisplayFor(model => model.Begin)
-
@Html.DisplayNameFor(model => model.Distance)
-
@Html.DisplayFor(model => model.Distance)
-
@Html.DisplayNameFor(model => model.End)
-
@Html.DisplayFor(model => model.End)