@model orthodox.Model.KlientaInformacija @{ Layout = null; } Delete

Are you sure you want to delete this?

KlientaInformacija


@Html.DisplayNameFor(model => model.IdTransactionDate)
@Html.DisplayFor(model => model.IdTransactionDate)
@Html.DisplayNameFor(model => model.IdDt)
@Html.DisplayFor(model => model.IdDt)
@Html.DisplayNameFor(model => model.IdPerson)
@Html.DisplayFor(model => model.IdPerson)
@Html.DisplayNameFor(model => model.Payment)
@Html.DisplayFor(model => model.Payment)
| Back to List