????

Your IP : 3.144.165.245


Current Path : C:/inetpub/vhost/qlk.nextform.vn/api/template/html/BaoCaoDKDTheoDonHang/
Upload File :
Current File : C:/inetpub/vhost/qlk.nextform.vn/api/template/html/BaoCaoDKDTheoDonHang/index.cshtml

@*@model ApiGDTVietnam.DataProvider.EF.ReportDanhSachDiemKinhDoanh*@

<!DOCTYPE html>
<html>
<head>
</head>
<body>
    {header.cshtml}
    <table id="detail" border="0" cellspacing="0" cellpadding="5" width="100%">
        <tbody>
            <tr>
                <td excel-colspan="6" colspan="12" align="center">
                    <h3><b>BÁO CÁO DOANH THU THEO ĐƠN HÀNG </b> </h3>
                </td>
            </tr>
            <tr>
                <td excel-colspan="6" colspan="12" align="center">
                    <h3> Từ ngày:  @Model.TuNgay đến ngày:  @Model.DenNgay </h3>
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    {detail.cshtml}
    {footer.cshtml}
</body>
</html>