????

Your IP : 18.188.152.124


Current Path : C:/inetpub/vhost/gdnn.gdtsolutions.vn/api/template/ThongKeDSHocNgheTheoDTUT/
Upload File :
Current File : C:/inetpub/vhost/gdnn.gdtsolutions.vn/api/template/ThongKeDSHocNgheTheoDTUT/index.cshtml

<!DOCTYPE html>
<html>
<head>
</head>
<body>
    <table border="0" cellspacing="0" cellpadding="5" width="100%">
        <tbody>
            <tr>
                <td colspan="5">
                    <b>@Model.DonVi</b>
                </td>
                @*<td></td>
                <td colspan="5" align="right">
                    Mã hồ sơ:
                </td>*@
            </tr>
        </tbody>
    </table>
    <table border="0" cellspacing="0" cellpadding="5" width="100%">
        <tbody>
            <tr>
                <td align="center" colspan="@Model.SumCol">
                    @{
                        if (Model.IsHocNghe)
                        {
                            <h1>Lực lượng lao động từ 15 tuổi trở lên có nhu cầu HỌC NGHỀ phân theo đối tượng ưu tiên</h1>
                        }
                        else
                        {
                            <h1>Lực lượng lao động từ 15 tuổi trở lên có nhu cầu CHUYỂN ĐỔI NGHỀ phân theo đối tượng ưu tiên</h1>
                        }
                    }
                </td>
            </tr>
        </tbody>
    </table>

    {detail.cshtml}
</body>
</html>