????
Current Path : C:/inetpub/vhost/sdoc.nextform.vn/api/template/_chuan/ |
Current File : C:/inetpub/vhost/sdoc.nextform.vn/api/template/_chuan/index.cshtml |
@*@model Sdoc._chi_tiet_ho_so_Model*@ <!DOCTYPE html> <html> <head> </head> <body> <table border="0" cellspacing="0" cellpadding="5" width="100%"> <tbody> <tr> <td colspan="5"> <b>@Model.TenDonVi</b> </td> <td></td> <td colspan="5" align="right"> Mã hồ sơ: @Model.MaBaoCao </td> </tr> </tbody> </table> <table border="0" cellspacing="0" cellpadding="5" width="100%"> <tbody> <tr> <td align="center"> <h1>@Model.TenBaoCao</h1> </td> </tr> </tbody> </table> {detail.cshtml} </body> </html>