????
Current Path : C:/inetpub/vhost/qlk.nextform.vn/api/template/html/BaoCaoDoanhThuTheoThang2/ |
Current File : C:/inetpub/vhost/qlk.nextform.vn/api/template/html/BaoCaoDoanhThuTheoThang2/index.cshtml |
@*@model ApiGDTVietnam.DataProvider.EF.QuanLyPhieu*@ <!DOCTYPE html> <html> <head> </head> <body> {header.cshtml} <table border="0" id="detail" cellspacing="0" cellpadding="5" width="100%"> <tbody> <tr> <td excel-colspan="6" colspan="12" align="center"> <h3><b> BÁO CÁO DOANH THU THEO THÁNG</b> </h3> </td> </tr> <tr> <td excel-colspan="6" colspan="12" align="center"> <h3> Từ ngày : @Model.TuNgay đến ngày @Model.DenNgay </h3> </td> </tr> </tbody> </table> <br /> {detail.cshtml} {footer.cshtml} </body> </html>