@model Neo.LegitimateLicences.Web.Models.Afx.AfxReportDefinitionModel @using Neo.Afx.ComponentModel @using Neo.Afx.Mvc @{ ViewBag.Title = "Reports"; Layout = "~/Views/Shared/_LayoutBlank.cshtml"; }

@Model.ReportDefinition.Title Report


Export Report As: PDF EXCEL

@Html.Partial("Afx/Form/CaptureFieldTemplates")