????

Your IP : 52.14.145.78


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

@*@model ApiGDTVietnam.DataProvider.EF.QuanLyPhieu*@

<!DOCTYPE html>
<html>
<head>
</head>
<body>
    {header.cshtml}
    <table border="0" cellspacing="0" cellpadding="5" width="100%">
        <tbody>
            <tr>
                <td excel-colspan="5" colspan="12" align="center">
                    <h3><b>BÁO CÁO SỔ QUỸ TIỀN MẶT</b> </h3>
                </td>
            </tr>
            <tr>
                <td excel-colspan="5" colspan="12" align="center">
                    <h3> Từ ngày @Model.tuNgay đến ngày @Model.denNgay   </h3>
                </td>
            </tr>
        </tbody>
    </table>
    {detail.cshtml}
    {footer.cshtml}

</body>
</html>