#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { BeginContext(45, 25, true); WriteLiteral("<!DOCTYPE html>\r\n<html>\r\n"); EndContext(); BeginContext(70, 2027, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "e99e2a0968ad43d0a68b99eac693c1a1", async() => { BeginContext(76, 119, true); WriteLiteral("\r\n <meta charset=\"utf-8\" />\r\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n <title>"); EndContext(); BeginContext(196, 13, false); #line 7 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(ViewBag.Title); #line default #line hidden EndContext(); BeginContext(209, 35, true); WriteLiteral(" - My ASP.NET Application</title>\r\n"); EndContext(); BeginContext(325, 4, true); WriteLiteral(" "); EndContext(); BeginContext(330, 40, false); #line 10 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(RenderSection("styles", required: false)); #line default #line hidden EndContext(); BeginContext(370, 6, true); WriteLiteral("\r\n "); EndContext(); BeginContext(377, 65, false); #line 11 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.UnicaseCSS))); #line default #line hidden EndContext(); BeginContext(442, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(495, 4, true); WriteLiteral(" "); EndContext(); BeginContext(500, 75, false); #line 13 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.BoostrapValidatorCSS))); #line default #line hidden EndContext(); BeginContext(575, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(1137, 4, true); WriteLiteral(" "); EndContext(); BeginContext(1141, 86, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "af72dc3dd65c4d138edf31f0f51a4490", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(1227, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(1401, 226, true); WriteLiteral("\r\n <!-- Fonts -->\r\n <link href=\'http://fonts.googleapis.com/css?family=Roboto:300,400,500,700\' rel=\'stylesheet\' type=\'text/css\'>\r\n\r\n <!-- Favicon -->\r\n <link rel=\"shortcut icon\" href=\"/assets/images/favicon.ico\">\r\n"); EndContext(); BeginContext(1812, 278, true); WriteLiteral(@" <style> .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding:10px; } </style> "); EndContext(); } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(2097, 4, true); WriteLiteral("\r\n\r\n"); EndContext(); BeginContext(2101, 2211, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f3a5e134e4164e77958ea542a7b81b13", async() => { BeginContext(2124, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(2166, 4, true); WriteLiteral(" "); EndContext(); BeginContext(2171, 41, false); #line 45 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("HeaderHome")); #line default #line hidden EndContext(); BeginContext(2212, 224, true); WriteLiteral("\r\n <div class=\"body-content outer-top-xs\" id=\"top-banner-and-menu\">\r\n <div class=\"container\">\r\n <div class=\"row\">\r\n <div class=\"col-xs-12 col-sm-12 col-md-3 sidebar\">\r\n "); EndContext(); BeginContext(2437, 43, false); #line 50 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("CategoryHome")); #line default #line hidden EndContext(); BeginContext(2480, 24, true); WriteLiteral("\r\n\r\n "); EndContext(); BeginContext(2505, 42, false); #line 52 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("SpecialHome")); #line default #line hidden EndContext(); BeginContext(2547, 22, true); WriteLiteral("\r\n "); EndContext(); BeginContext(2570, 42, false); #line 53 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("SaleOffHome")); #line default #line hidden EndContext(); BeginContext(2612, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(2662, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(2897, 122, true); WriteLiteral(" </div>\r\n <div class=\"col-xs-12 col-sm-12 col-md-9 homebanner-holder\">\r\n "); EndContext(); BeginContext(3020, 12, false); #line 63 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(RenderBody()); #line default #line hidden EndContext(); BeginContext(3032, 81, true); WriteLiteral("\r\n </div>\r\n <input type=\"hidden\" data-urlloadcart=\""); EndContext(); BeginContext(3114, 65, false); #line 65 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(Url.RouteUrl(new { controller = "Cart", action = "PartialCart" })); #line default #line hidden EndContext(); BeginContext(3179, 44, true); WriteLiteral("\" id=\"url_loadcart\" />\r\n </div>\r\n"); EndContext(); BeginContext(3275, 28, true); WriteLiteral(" </div>\r\n </div>\r\n"); EndContext(); BeginContext(3310, 43, false); #line 70 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_Footer")); #line default #line hidden EndContext(); #line 70 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(3357, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3364, 44, false); #line 71 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_boxChat")); #line default #line hidden EndContext(); #line 71 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(3412, 2, true); WriteLiteral("\r\n"); EndContext(); BeginContext(3459, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3464, 64, false); #line 74 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.UnicaseJS))); #line default #line hidden EndContext(); BeginContext(3528, 40, true); WriteLiteral("\r\n <input type=\"hidden\" id=\"base_url\""); EndContext(); BeginWriteAttribute("value", " value=\"", 3568, "\"", 3612, 1); #line 75 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" WriteAttributeValue("", 3576, Url.RouteUrl(new { controller = "/" }), 3576, 36, false); #line default #line hidden EndWriteAttribute(); BeginContext(3613, 9, true); WriteLiteral(" />\r\n "); EndContext(); BeginContext(3622, 48, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8b4e10a36e9149688b18643d85cc514d", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(3670, 74, true); WriteLiteral("\r\n <script src=\"/Scripts/ChatService/guest_process_chat.js\"></script>\r\n"); EndContext(); BeginContext(3800, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3805, 75, false); #line 79 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.BootstrapValidatorJS))); #line default #line hidden EndContext(); BeginContext(3880, 8, true); WriteLiteral("\r\n\r\n "); EndContext(); BeginContext(3889, 41, false); #line 81 "E:\New folder (2)\Web_Nang_Cao\WebMVC6\New folder\WebApplication8\WebApplication8\Views\Shared\_Layout.cshtml" Write(RenderSection("scripts", required: false)); #line default #line hidden EndContext(); BeginContext(3930, 375, true); WriteLiteral(@" <script> $(window).bind(""load"", function () { $('.show-theme-options').delay(2000).trigger('click'); }); </script> <script> $(document).ready(function () { // $(""#id-alert, #id-error"").fadeOut(20000); // setTimeout(function () { $(""#id-alert"").hide() }, 3000) }); </script> "); EndContext(); } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(4312, 11, true); WriteLiteral("\r\n</html>\r\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { BeginContext(114, 1, true); WriteLiteral("\n"); EndContext(); #line 5 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Layout = null; #line default #line hidden #line 8 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" ViewBag.Title = "Login"; #line default #line hidden BeginContext(208, 115, false); #line 12 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.LTE211CSS, Url.RouteUrl(new { controller = "/", area = "" })))); #line default #line hidden EndContext(); BeginContext(323, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(325, 115, false); #line 13 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.Modernizr, Url.RouteUrl(new { controller = "/", area = "" })))); #line default #line hidden EndContext(); BeginContext(440, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(483, 335, true); WriteLiteral(@" <section class=""login-page""> <div class=""login-box""> <div class=""login-logo""> <a href=""../../index2.html""><b>Admin</b>LTE</a> </div><!-- /.login-logo --> <div class=""login-box-body"" style=""border-bottom:3px solid #d2d6de""> <p class=""login-box-msg"">Sign in to start your session</p> "); EndContext(); BeginContext(855, 2, true); WriteLiteral("\n\n"); EndContext(); #line 26 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" using (Html.BeginForm("Login", "Account", new { returnUrl = ViewBag.ReturnUrl, area = "Admin" }, FormMethod.Post)) { // @{ #line default #line hidden BeginContext(1039, 34, false); #line 30 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(await Html.PartialAsync("_Alerts")); #line default #line hidden EndContext(); #line 30 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" ; #line default #line hidden BeginContext(1092, 23, false); #line 31 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(Html.AntiForgeryToken()); #line default #line hidden EndContext(); #line 31 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" ; #line default #line hidden BeginContext(1205, 54, true); WriteLiteral(" <div class=\"form-group has-feedback\">\n"); EndContext(); BeginContext(1347, 20, true); WriteLiteral(" "); EndContext(); BeginContext(1368, 62, false); #line 35 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(Html.TextBoxFor(x => x.Email, new { @class = "form-control" })); #line default #line hidden EndContext(); BeginContext(1430, 171, true); WriteLiteral("\n <span class=\"glyphicon glyphicon-envelope form-control-feedback\"></span>\n </div>\n <div class=\"form-group has-feedback\">\n"); EndContext(); BeginContext(1695, 20, true); WriteLiteral(" "); EndContext(); BeginContext(1716, 66, false); #line 40 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(Html.PasswordFor(x => x.Password, new { @class = "form-control" })); #line default #line hidden EndContext(); BeginContext(1782, 361, true); WriteLiteral(@" <span class=""glyphicon glyphicon-lock form-control-feedback""></span> </div> <div class=""row""> <div class=""col-xs-4""> <button type=""submit"" class=""btn btn-primary btn-block btn-flat"">Sign In</button> </div><!-- /.col --> </div> "); EndContext(); #line 49 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" } #line default #line hidden BeginContext(2179, 12, true); WriteLiteral(" "); EndContext(); BeginContext(2202, 101, true); WriteLiteral("\n\n\n\n </div><!-- /.login-box-body -->\n </div><!-- /.login-box -->\n <!-- jQuery 2.1.4 -->\n"); EndContext(); BeginContext(2345, 4, true); WriteLiteral(" "); EndContext(); BeginContext(2350, 114, false); #line 59 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Account\Login.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.LTE211JS, Url.RouteUrl(new { controller = "/", area = "" })))); #line default #line hidden EndContext(); BeginContext(2464, 277, true); WriteLiteral(@" <script> $(function () { $('input').iCheck({ checkboxClass: 'icheckbox_square-blue', radioClass: 'iradio_square-blue', increaseArea: '20%' // optional }); }); </script> </section> "); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { BeginContext(44, 23, true); WriteLiteral("<!DOCTYPE html>\n<html>\n"); EndContext(); BeginContext(67, 2070, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "ae83731c33a14b259e3393c2cf3dff6f", async() => { BeginContext(73, 116, true); WriteLiteral("\n <meta charset=\"utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>"); EndContext(); BeginContext(190, 13, false); #line 7 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(ViewBag.Title); #line default #line hidden EndContext(); BeginContext(203, 34, true); WriteLiteral(" - My ASP.NET Application</title>\n"); EndContext(); BeginContext(316, 4, true); WriteLiteral(" "); EndContext(); BeginContext(321, 40, false); #line 10 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(RenderSection("styles", required: false)); #line default #line hidden EndContext(); BeginContext(361, 5, true); WriteLiteral("\n "); EndContext(); BeginContext(367, 105, false); #line 11 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.UnicaseCSS, Url.RouteUrl(new { controller = "/" })))); #line default #line hidden EndContext(); BeginContext(472, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(523, 4, true); WriteLiteral(" "); EndContext(); BeginContext(528, 115, false); #line 13 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.BoostrapValidatorCSS, Url.RouteUrl(new { controller = "/" })))); #line default #line hidden EndContext(); BeginContext(643, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(1198, 4, true); WriteLiteral(" "); EndContext(); BeginContext(1202, 86, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("link", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "bcc549611deb49c5ba975edb04a1105b", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(1288, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(1460, 220, true); WriteLiteral("\n <!-- Fonts -->\n <link href=\'http://fonts.googleapis.com/css?family=Roboto:300,400,500,700\' rel=\'stylesheet\' type=\'text/css\'>\n\n <!-- Favicon -->\n <link rel=\"shortcut icon\" href=\"/assets/images/favicon.ico\">\n"); EndContext(); BeginContext(1862, 268, true); WriteLiteral(@" <style> .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding:10px; } </style> "); EndContext(); } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(2137, 2, true); WriteLiteral("\n\n"); EndContext(); BeginContext(2139, 2246, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a17183502d6b40eabcf95ee72a0b3a55", async() => { BeginContext(2162, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(2202, 4, true); WriteLiteral(" "); EndContext(); BeginContext(2207, 41, false); #line 45 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("HeaderHome")); #line default #line hidden EndContext(); BeginContext(2248, 219, true); WriteLiteral("\n <div class=\"body-content outer-top-xs\" id=\"top-banner-and-menu\">\n <div class=\"container\">\n <div class=\"row\">\n <div class=\"col-xs-12 col-sm-12 col-md-3 sidebar\">\n "); EndContext(); BeginContext(2468, 43, false); #line 50 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("CategoryHome")); #line default #line hidden EndContext(); BeginContext(2511, 22, true); WriteLiteral("\n\n "); EndContext(); BeginContext(2534, 42, false); #line 52 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("SpecialHome")); #line default #line hidden EndContext(); BeginContext(2576, 21, true); WriteLiteral("\n "); EndContext(); BeginContext(2598, 42, false); #line 53 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Component.InvokeAsync("SaleOffHome")); #line default #line hidden EndContext(); BeginContext(2640, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(2687, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(2917, 120, true); WriteLiteral(" </div>\n <div class=\"col-xs-12 col-sm-12 col-md-9 homebanner-holder\">\n "); EndContext(); BeginContext(3038, 12, false); #line 63 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(RenderBody()); #line default #line hidden EndContext(); BeginContext(3050, 79, true); WriteLiteral("\n </div>\n <input type=\"hidden\" data-urlloadcart=\""); EndContext(); BeginContext(3130, 65, false); #line 65 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(Url.RouteUrl(new { controller = "Cart", action = "PartialCart" })); #line default #line hidden EndContext(); BeginContext(3195, 42, true); WriteLiteral("\" id=\"url_loadcart\" />\n </div>\n"); EndContext(); BeginContext(3288, 26, true); WriteLiteral(" </div>\n </div>\n"); EndContext(); BeginContext(3321, 43, false); #line 70 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_Footer")); #line default #line hidden EndContext(); #line 70 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(3367, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3374, 44, false); #line 71 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_boxChat")); #line default #line hidden EndContext(); #line 71 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(3421, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(3466, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3471, 104, false); #line 74 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.UnicaseJS, Url.RouteUrl(new { controller = "/" })))); #line default #line hidden EndContext(); BeginContext(3575, 39, true); WriteLiteral("\n <input type=\"hidden\" id=\"base_url\""); EndContext(); BeginWriteAttribute("value", " value=\"", 3614, "\"", 3658, 1); #line 75 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" WriteAttributeValue("", 3622, Url.RouteUrl(new { controller = "/" }), 3622, 36, false); #line default #line hidden EndWriteAttribute(); BeginContext(3659, 8, true); WriteLiteral(" />\n "); EndContext(); BeginContext(3667, 48, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "30d62fe206204b109f4e2da7a09ab57d", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(3715, 5, true); WriteLiteral("\n "); EndContext(); BeginContext(3720, 72, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "67aa3a873e2d4b32a04eafbdfb90b173", async() => { } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(3792, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(3848, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3853, 115, false); #line 79 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.BootstrapValidatorJS, Url.RouteUrl(new { controller = "/" })))); #line default #line hidden EndContext(); BeginContext(3968, 6, true); WriteLiteral("\n\n "); EndContext(); BeginContext(3975, 41, false); #line 81 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Views\Shared\_Layout.cshtml" Write(RenderSection("scripts", required: false)); #line default #line hidden EndContext(); BeginContext(4016, 362, true); WriteLiteral(@" <script> $(window).bind(""load"", function () { $('.show-theme-options').delay(2000).trigger('click'); }); </script> <script> $(document).ready(function () { // $(""#id-alert, #id-error"").fadeOut(20000); // setTimeout(function () { $(""#id-alert"").hide() }, 3000) }); </script> "); EndContext(); } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(4385, 9, true); WriteLiteral("\n</html>\n"); EndContext(); }
#pragma warning disable 1998 public async override global::System.Threading.Tasks.Task ExecuteAsync() { BeginContext(44, 23, true); WriteLiteral("<!DOCTYPE html>\n<html>\n"); EndContext(); BeginContext(67, 2236, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "829cfb8393794e39b635e3a657f370ec", async() => { BeginContext(73, 116, true); WriteLiteral("\n <meta charset=\"utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>"); EndContext(); BeginContext(190, 13, false); #line 7 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(ViewBag.Title); #line default #line hidden EndContext(); BeginContext(203, 39, true); WriteLiteral(" - My ASP.NET MVC6 Application</title>\n"); EndContext(); BeginContext(407, 4, true); WriteLiteral(" "); EndContext(); BeginContext(412, 142, false); #line 11 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.BoostrapValidatorCSS, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(554, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(593, 4, true); WriteLiteral(" "); EndContext(); BeginContext(598, 132, false); #line 13 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.LTE211CSS, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(730, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(777, 4, true); WriteLiteral(" "); EndContext(); BeginContext(782, 125, false); #line 15 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.Modernizr, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(907, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(946, 4, true); WriteLiteral(" "); EndContext(); BeginContext(951, 132, false); #line 17 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.JTableCSS, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(1083, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(1339, 957, true); WriteLiteral(@" <style> .table-hover tbody tr:hover { background: #0094ff !important; color: white !important; } .bg-blue-selected { background: #0094ff !important; color: white !important; } .table-hover tbody tr:hover a, .table-hover tbody tr:hover a:hover, .table-hover tbody tr:hover a:active, .table-hover tbody tr:hover a:focus { color: white !important; } .daterangepicker .calendar-table th, .daterangepicker .calendar-table td { white-space: nowrap; text-align: center; vertical-align: middle; min-width: 22px; width: 22px; height: 24px; line-height: 24px; font-size: 11px; border-radius: 4px; border: 1px solid transparent; white-space: nowrap; cursor: pointer; } </style> "); EndContext(); } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(2303, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(2304, 2507, false); __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4f7dd3916c25480db11c1b6eebb24859", async() => { BeginContext(2358, 27, true); WriteLiteral("\n <div class=\"wrapper\">\n"); EndContext(); BeginContext(2396, 43, false); #line 52 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_Header")); #line default #line hidden EndContext(); #line 52 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(2442, 66, true); WriteLiteral("\n <!-- Left side column. contains the logo and sidebar -->\n"); EndContext(); BeginContext(2519, 42, false); #line 55 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_Aside")); #line default #line hidden EndContext(); #line 55 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(2565, 1000, true); WriteLiteral(@" <!-- Content Wrapper. Contains page content --> <div class=""content-wrapper""> <section class=""content""> <div id=""loadingModal"" class=""modal fade"" role=""dialog""> <div class=""modal-dialog""> <!-- Modal content--> <div class=""modal-content""> <div class=""modal-body""> Loading... </div> </div> </div> </div> <div id=""processingModal"" class=""modal fade"" role=""dialog""> <div class=""modal-dialog""> <!-- Modal content--> <div class=""modal-content""> <div class=""modal-body""> Đang xử lý... </div> </div> </div> </div> "); EndContext(); #line 82 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" await Html.RenderPartialAsync("_Alerts"); #line default #line hidden BeginContext(3681, 16, true); WriteLiteral(" "); EndContext(); BeginContext(3698, 12, false); #line 83 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(RenderBody()); #line default #line hidden EndContext(); BeginContext(3710, 75, true); WriteLiteral("\n </section>\n </div><!-- /.content-wrapper -->\n\n \n"); EndContext(); BeginContext(3796, 43, false); #line 88 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_Footer")); #line default #line hidden EndContext(); #line 88 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(3842, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(3854, 51, false); #line 90 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(await Html.PartialAsync("Partials/_ControlSideBar")); #line default #line hidden EndContext(); #line 90 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" ; #line default #line hidden BeginContext(3908, 29, true); WriteLiteral(" </div><!-- ./wrapper -->\n"); EndContext(); BeginContext(3979, 4, true); WriteLiteral(" "); EndContext(); BeginContext(3984, 131, false); #line 93 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.LTE211JS, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(4115, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(4158, 4, true); WriteLiteral(" "); EndContext(); BeginContext(4163, 131, false); #line 95 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.JTableJS, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(4294, 1, true); WriteLiteral("\n"); EndContext(); BeginContext(4349, 4, true); WriteLiteral(" "); EndContext(); BeginContext(4354, 143, false); #line 97 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(Html.Raw(MybundleRegister.AddScript(MybundleRegister.BootstrapValidatorJS, Url.RouteUrl(new { controller = "/", area = "" }), Context.Request))); #line default #line hidden EndContext(); BeginContext(4497, 81, true); WriteLiteral("\n\n <script>\n $.widget.bridge(\'uibutton\', $.ui.button);\n </script>\n\n\n "); EndContext(); BeginContext(4579, 41, false); #line 104 "C:\Users\tien\Downloads\Compressed\QLNHang-master\QLNHang-master\WebApplication8\Areas\Admin\Views\Shared\_Layout.cshtml" Write(RenderSection("scripts", required: false)); #line default #line hidden EndContext(); BeginContext(4620, 184, true); WriteLiteral("\n\n <script>\n $(document).ready(function () {\n // $(\"#id-alert\").fadeOut(6000);\n // setTimeout(function () { $(\"#id-alert\").hide() }, 3000)\n });\n\n </script>\n\n\n\n"); EndContext(); } ); __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>(); __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper); __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0); await __tagHelperRunner.RunAsync(__tagHelperExecutionContext); if (!__tagHelperExecutionContext.Output.IsContentModified) { await __tagHelperExecutionContext.SetOutputContentAsync(); } Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); BeginContext(4811, 10, true); WriteLiteral("\n\n\n</html>"); EndContext(); }