@model Yavsc.Models.Billing.ExceptionSIREN @{ Layout = null; } Edit

ExceptionSIREN


@Html.DisplayFor(model => model.SIREN) :
@Html.InputFor(model => model.SIREN)
Back to List