????

Your IP : 3.135.202.40


Current Path : C:/inetpub/vhost/lantha.gdtsolutions.vn/apitest/template/html/BaoCaoDoanhThuBanThe/
Upload File :
Current File : C:/inetpub/vhost/lantha.gdtsolutions.vn/apitest/template/html/BaoCaoDoanhThuBanThe/index.cshtml

@*@model ApiGDTVietnam.Models.BCNapTienPhieuByDiemkinhDoanhModel*@

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