????

Your IP : 18.117.174.43


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

@*@model ApiGDTVietnam.DataProvider.EF.PhieuThuChi*@

<!DOCTYPE html>
<html>
<head>
</head>
<body>

    <table align="center" id="detail" border="0" cellspacing="0" cellpadding="2">
        <tbody>
            <tr>
                <td excel-colspan="2" colspan="4" align="left">
                    <b> 14 NGÔ QUYỀN - TP QUY NHƠN </b>
                </td>
            </tr>
            <tr>
                <td excel-colspan="2" colspan="4" align="left">
                    <b> NPP LAN THÀ </b>
                </td>
            </tr>
            <tr>
                <td excel-colspan="2" colspan="4" align="left">
                   <b> Ngày in: </b>@Model.FormatNgayIn 
                </td>
            </tr>
        </tbody>
    </table>

    <table border="0" cellspacing="0" cellpadding="1" width="100%">
        <tbody>
            <tr>
                <td colspan="2" align="center">
                    <h3><b> PHIẾU XUẤT HÀNG THEO NVGH </b> </h3>
                </td>
            </tr>
            <tr>
                <td colspan="2" align="center">
                    <b> Ngày: @Model.FormatNgayTao</b> 
                </td>
            </tr>
        </tbody>
    </table>
    {detail.cshtml}
  
</body>
</html>