????

Your IP : 18.216.64.93


Current Path : C:/inetpub/vhost/lantha.gdtsolutions.vn/apitest/template/html/BaoCaoSoDuThe/
Upload File :
Current File : C:/inetpub/vhost/lantha.gdtsolutions.vn/apitest/template/html/BaoCaoSoDuThe/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="7" colspan="11" align="center">
                    <h3> <b>BÁO CÁO SỐ DƯ THẺ</b></h3>
                </td>
            </tr>
            <tr>
                <td excel-colspan="7" colspan="11" align="center">
                  <h3>  Loại thẻ : @Model.LoaiThe </h3>
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    {detail.cshtml}
    {footer.cshtml}
</body>
</html>