@model Estimate @{ ViewData["Title"] = "Details"; }

Details

Estimate


@Html.DisplayFor(model => model)

@SR["Edit"] | @SR["Back to List"]