????

Your IP : 3.142.92.19


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

@*@model ApiGDTVietnam.Models.DiemKinhDoanhByDichVuModel
*@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
    {header.cshtml}
    <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tbody>
                <tr>
                    <td excel-colspan="6" colspan="12" align="center">
                        <h3><b>BÁO CÁO DOANH THU THEO SẢN PHẨM/DỊCH VỤ</b></h3>
                    </td>
                </tr>
                <tr>
                    <td excel-colspan="6" colspan="12" align="center">
                        <h3><i>Từ ngày @Model.TuNgay đến ngày @Model.DenNgay</i></h3>
                    </td>
                </tr>
        </tbody>
        </table>
        <br />
        {detail.cshtml}
        {footer.cshtml}
    </body>
</html>