@model Maps.Entities.SettlementLocation @{ Layout = null; } Details

SettlementLocation


@Html.DisplayNameFor(model => model.Value)
@Html.DisplayFor(model => model.Value)
Edit | Back to List