????
Current Path : C:/inetpub/vhost/lantha.gdtsolutions.vn/apitest/template/html/BaoCaoDoanhThuTheoThang/ |
Current File : C:/inetpub/vhost/lantha.gdtsolutions.vn/apitest/template/html/BaoCaoDoanhThuTheoThang/index.cshtml |
@*@model ApiGDTVietnam.DataProvider.EF.QuanLyPhieu*@ <!DOCTYPE html> <html> <head> </head> <body> <table border="0" cellspacing="0" cellpadding="5" width="100%"> <tbody> <tr> <td colspan="12" align="center"> <h3>BÁO CÁO DOANH THU THEO THỜI GIAN </h3> </td> </tr> <tr> <td colspan="12" align="center"> <h3>THÁNG: @Model.Thang / @Model.Nam </h3> </td> </tr> </tbody> </table> {detail.cshtml} </body> </html>