????
Current Path : C:/inetpub/vhost/qlk.nextform.vn/api/template/html/BaoCaoNhapXuatTonKho/ |
Current File : C:/inetpub/vhost/qlk.nextform.vn/api/template/html/BaoCaoNhapXuatTonKho/index.cshtml |
@*@model ApiGDTVietnam.Models.BaoCaoNhapXuatKho*@ <!DOCTYPE html> <html> <head> </head> <body> {header.cshtml} <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tbody> <tr> <td excel-colspan="6" colspan="12" align="center"> <h3><b>BÁO CÁO NHẬP XUẤT TỒN KHO</b></h3> </td> </tr> <tr> <td excel-colspan="6" colspan="12" align="center"> <h3> <i>Từ ngày @Model.TuNgay đến ngày @Model.DenNgay, Kho: </i> <b>@Model.TenKho</b></h3> </td> </tr> </tbody> </table> {detail.cshtml} {footer.cshtml} </body> </html>