@model IBillable
@{ var fi = BillingHelpers.GetBillInfo(ViewBag.BillingCode,Model.Id); } @if (fi.Exists) { La facture au format Pdf } else {
}