@model iLoveAds.Domain.Sale

Dettaglio Ordine

@using (Html.BeginForm("OrderEdit", "Admin", FormMethod.Post, new { @class = "form-horizontal" })) {
}