#pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
#line 2 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"

            ViewData["Title"] = "Index";
            Layout            = "~/Views/Shared/_Layout.cshtml";


#line default
#line hidden
#line 7 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"

            DieticianWebSiteContext db = new DieticianWebSiteContext();
            var index  = db.Yazilar.ToList();
            var index2 = db.Tarifler.ToList();

#line default
#line hidden
            BeginContext(270, 188, true);
            WriteLiteral("<!-- ##### Treading Post Area End ##### -->\r\n<!-- ##### Hero Area Start ##### -->\r\n<div class=\"hero-area\">\r\n    <!-- Hero Post Slides -->\r\n    <div class=\"hero-post-slides owl-carousel\">\r\n");
            EndContext();
#line 17 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
            foreach (var item in @Model)
            {
                if (item.Durum == true)
                {
#line default
#line hidden
                    BeginContext(562, 39, true);
                    WriteLiteral("                <!-- Single Slide -->\r\n");
                    EndContext();
                    BeginContext(1464, 514, true);
                    WriteLiteral(@"                <div class=""single-slide"">
                    <!-- Blog Thumbnail -->
                    <div class=""blog-thumbnail"">
                        <a href=""#""><img src=""img/bg-img/3.jpg"" alt=""""></a>
                    </div>

                    <!-- Blog Content -->
                    <div class=""blog-content-bg"">
                        <div class=""blog-content"">
                            <a href=""#"" class=""post-tag""></a>
                            <a href=""#"" class=""post-title"">");
                    EndContext();
                    BeginContext(1979, 8, false);
#line 52 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
                    Write(item.Adi);

#line default
#line hidden
                    EndContext();
                    BeginContext(1987, 121, true);
                    WriteLiteral("</a>\r\n                            <div class=\"post-meta\">\r\n                                <a href=\"#\" class=\"post-date\">");
                    EndContext();
                    BeginContext(2109, 10, false);
#line 54 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
                    Write(item.Tarih);

#line default
#line hidden
                    EndContext();
                    BeginContext(2119, 207, true);
                    WriteLiteral("</a>\r\n                                <a href=\"#\" class=\"post-author\">Feyza Kılıç</a>\r\n                            </div>\r\n                        </div>\r\n                    </div>\r\n                </div>\r\n");
                    EndContext();
#line 60 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
                }
            }

#line default
#line hidden
            BeginContext(2365, 409, true);
            WriteLiteral(@"    </div>

</div>
<!-- ##### Hero Area End ##### -->
<!-- ##### Catagory Area Start ##### -->
<div class=""post-catagory section-padding-100-0 mb-70"">
    <div class=""container"">
        <div class=""row justify-content-center"">
            <!-- Single Post Catagory -->
            <div class=""col-12 col-md-6 col-lg-4"">
                <div class=""single-post-catagory mb-30"">
                    ");
            EndContext();
            BeginContext(2774, 37, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "99a21519b92c4f85ba968427a8b4e713", 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(2811, 179, true);
            WriteLiteral("\r\n                    <!-- Content -->\r\n                    <div class=\"catagory-content-bg\">\r\n                        <div class=\"catagory-content\">\r\n                            ");
            EndContext();
            BeginContext(2990, 97, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4e8d883c407d43229a26636748bf8b74", async() => {
                BeginContext(3056, 27, true);
                WriteLiteral("Bazal Metabolizma Hesaplama");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_3.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_4.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3087, 281, true);
            WriteLiteral(@"
                        </div>
                    </div>
                </div>
            </div>

            <!-- Single Post Catagory -->
            <div class=""col-12 col-md-6 col-lg-4"">
                <div class=""single-post-catagory mb-30"">
                    ");
            EndContext();
            BeginContext(3368, 37, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "14d01719851f493692f713a9e6a7f201", 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(3405, 179, true);
            WriteLiteral("\r\n                    <!-- Content -->\r\n                    <div class=\"catagory-content-bg\">\r\n                        <div class=\"catagory-content\">\r\n                            ");
            EndContext();
            BeginContext(3584, 89, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a0fcf89c354940d6bb8023f8edc52608", async() => {
                BeginContext(3650, 19, true);
                WriteLiteral("Beden Kütle indeksi");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.AnchorTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Controller = (string)__tagHelperAttribute_3.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_3);
            __Microsoft_AspNetCore_Mvc_TagHelpers_AnchorTagHelper.Action = (string)__tagHelperAttribute_4.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3673, 281, true);
            WriteLiteral(@"
                        </div>
                    </div>
                </div>
            </div>

            <!-- Single Post Catagory -->
            <div class=""col-12 col-md-6 col-lg-4"">
                <div class=""single-post-catagory mb-30"">
                    ");
            EndContext();
            BeginContext(3954, 37, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "22179b2563ed470e8a181f3c7d0cc41b", 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_5);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3991, 592, true);
            WriteLiteral(@"
                    <!-- Content -->
                    <div class=""catagory-content-bg"">
                        <div class=""catagory-content"">
                            <a href=""#"" class=""post-tag"">The Best</a>
                            <a href=""#"" class=""post-title"">Vegetarian Food</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
<!-- ##### Catagory Area End ##### -->
<!-- ##### Big Posts Area Start ##### -->
<div class=""big-posts-area mb-50"">
    <div class=""container"">

");
            EndContext();
#line 118 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
            foreach (var item in index)
            {
#line default
#line hidden
                BeginContext(4632, 224, true);
                WriteLiteral("            <!-- Single Big Post Area -->\r\n            <div class=\"row align-items-center\">\r\n                <div class=\"col-12 col-md-6\">\r\n                    <div class=\"big-post-thumbnail mb-50\">\r\n                        ");
                EndContext();
                BeginContext(4856, 37, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("img", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagOnly, "a5e870ad1d0d476995c1aacca2adc30b", 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_6);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(4893, 285, true);
                WriteLiteral(@"
                    </div>
                </div>
                <div class=""col-12 col-md-6"">
                    <div class=""big-post-content text-center mb-50"">
                        <a href=""#"" class=""post-tag""></a>
                        <a href=""#"" class=""post-title"">");
                EndContext();
                BeginContext(5179, 8, false);
#line 130 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
                Write(item.Adi);

#line default
#line hidden
                EndContext();
                BeginContext(5187, 113, true);
                WriteLiteral("</a>\r\n                        <div class=\"post-meta\">\r\n                            <a href=\"#\" class=\"post-date\">");
                EndContext();
                BeginContext(5301, 10, false);
#line 132 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
                Write(item.Tarih);

#line default
#line hidden
                EndContext();
                BeginContext(5311, 131, true);
                WriteLiteral("</a>\r\n                            <a href=\"#\" class=\"post-author\"></a>\r\n                        </div>\r\n                        <p>");
                EndContext();
                BeginContext(5443, 11, false);
#line 135 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
                Write(item.Icerik);

#line default
#line hidden
                EndContext();
                BeginContext(5454, 151, true);
                WriteLiteral("</p>\r\n                        <a href=\"#\" class=\"btn bueno-btn\">Read More</a>\r\n                    </div>\r\n                </div>\r\n            </div>\r\n");
                EndContext();
#line 140 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Home\Index.cshtml"
            }

#line default
#line hidden
            BeginContext(5616, 141, true);
            WriteLiteral("    </div>\r\n</div>\r\n<!-- ##### Big Posts Area End ##### -->\r\n<!-- ##### Posts Area End ##### -->\r\n<!-- ##### Instagram Area Start ##### -->\r\n");
            EndContext();
            BeginContext(8349, 39, true);
            WriteLiteral("<!-- ##### Instagram Area End ##### -->");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(19, 2, true);
            WriteLiteral("\r\n");
            EndContext();
#line 3 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"

            //Layout = null;
            Layout = "~/Views/Shared/_Layout.cshtml";

#line default
#line hidden
            BeginContext(115, 4, true);
            WriteLiteral("<h2>");
            EndContext();
            BeginContext(120, 45, false);
#line 7 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
            Write(Html.DisplayFor(modelItem => Model.Tarif.Adi));

#line default
#line hidden
            EndContext();
            BeginContext(165, 23, true);
            WriteLiteral("</h2>\r\n<br />\r\n<hr />\r\n");
            EndContext();
            BeginContext(189, 53, false);
#line 10 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
            Write(Html.DisplayFor(modelItem => Model.Tarif.Icindekiler));

#line default
#line hidden
            EndContext();
            BeginContext(242, 18, true);
            WriteLiteral("\r\n<br />\r\n<hr />\r\n");
            EndContext();
            BeginContext(261, 50, false);
#line 13 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
            Write(Html.DisplayFor(modelItem => Model.Tarif.Aciklama));

#line default
#line hidden
            EndContext();
            BeginContext(311, 18, true);
            WriteLiteral("\r\n<br />\r\n<hr />\r\n");
            EndContext();
            BeginContext(330, 47, false);
#line 16 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
            Write(Html.DisplayFor(modelItem => Model.Tarif.Resim));

#line default
#line hidden
            EndContext();
            BeginContext(377, 35, true);
            WriteLiteral("\r\n<hr />\r\n<br />\r\n<h5>Yayın tarihi:");
            EndContext();
            BeginContext(413, 47, false);
#line 19 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
            Write(Html.DisplayFor(modelItem => Model.Tarif.Tarih));

#line default
#line hidden
            EndContext();
            BeginContext(460, 23, true);
            WriteLiteral("</h5>\r\n<br />\r\n<hr />\r\n");
            EndContext();
#line 22 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
            DieticianWebSiteContext db = new DieticianWebSiteContext();
            var ess = db.Yorum.ToList();

#line default
#line hidden
            BeginContext(582, 9, true);
            WriteLiteral("<table>\r\n");
            EndContext();
#line 25 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"


            if (ess != null)
            {
                foreach (var yemekyorum in ess)
                {
                    if (yemekyorum.Yyb == 1)
                    {
                        //if (Model.Tarif.Id == yemekyorum.Id)
                        //{

#line default
#line hidden
                        BeginContext(844, 62, true);
                        WriteLiteral("                        <tr>\r\n                            <th>");
                        EndContext();
                        BeginContext(907, 23, false);
#line 36 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                        Write(yemekyorum.KullaniciAdi);

#line default
#line hidden
                        EndContext();
                        BeginContext(930, 100, true);
                        WriteLiteral("</th>\r\n                        </tr>\r\n                        <tr>\r\n                            <th>");
                        EndContext();
                        BeginContext(1031, 17, false);
#line 39 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                        Write(yemekyorum.Icerik);

#line default
#line hidden
                        EndContext();
                        BeginContext(1048, 38, true);
                        WriteLiteral("</th>\r\n                        </tr>\r\n");
                        EndContext();
#line 41 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                        //}
                    }
                }
            }


#line default
#line hidden
            BeginContext(1185, 4, true);
            WriteLiteral("    ");
            EndContext();
            BeginContext(1218, 14, true);
            WriteLiteral("\r\n\r\n</table>\r\n");
            EndContext();
            BeginContext(1234, 111, true);
            WriteLiteral("   <div class=\"contact-form-area mb-70\">\r\n        <h4 class=\"mb-50\">Yorum Eklemek ister misiniz?</h4>\r\n        ");
            EndContext();
            BeginContext(1345, 2017, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("form", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "839ba4db6c644ad9af91f23ee3afb07a", async() => {
                BeginContext(1415, 143, true);
                WriteLiteral("\r\n            <div class=\"row\">\r\n                <div class=\"col-lg-6\">\r\n                    <div class=\"form-group\">\r\n                        ");
                EndContext();
                BeginContext(1558, 93, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("label", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "be434ca872634bd5824268c70a816909", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper);
#line 58 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.KullaniciMail);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1651, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(1677, 60, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d1b5e83db104423885cee0aaf06e126f", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
#line 59 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.KullaniciMail);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1737, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(1763, 74, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("span", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b40a431f440e43368f5cbe587584d98e", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper);
#line 60 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.KullaniciMail);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-for", __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(1837, 164, true);
                WriteLiteral("\r\n                    </div>\r\n                </div>\r\n                <div class=\"col-lg-6\">\r\n                    <div class=\"form-group\">\r\n                        ");
                EndContext();
                BeginContext(2001, 92, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("label", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "52d6df54178b4531b1af8b5475060f60", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper);
#line 65 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.KullaniciAdi);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2093, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(2119, 59, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "d6d338394d204bff982b85ad3bc6f631", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
#line 66 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.KullaniciAdi);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2178, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(2204, 73, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("span", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "d74a12714aab48b79185d634c70009b0", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper);
#line 67 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.KullaniciAdi);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-for", __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2277, 162, true);
                WriteLiteral("\r\n                    </div>\r\n                </div>\r\n                <div class=\"col-12\">\r\n                    <div class=\"form-group\">\r\n                        ");
                EndContext();
                BeginContext(2439, 86, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("label", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "8bd8ba7e1292464d87b1a00b401be305", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.LabelTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper);
#line 72 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.Icerik);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_LabelTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2525, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(2551, 116, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("textarea", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "5dabc4b23db14d2589f928af64ea6c3f", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_TextAreaTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.TextAreaTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_TextAreaTagHelper);
#line 73 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_TextAreaTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.Icerik);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_TextAreaTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_5);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2667, 26, true);
                WriteLiteral("\r\n                        ");
                EndContext();
                BeginContext(2693, 67, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("span", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "6a6b82f07d1544f3a6c9584e0df1f15a", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.ValidationMessageTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper);
#line 74 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.Icerik);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-validation-for", __Microsoft_AspNetCore_Mvc_TagHelpers_ValidationMessageTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2760, 138, true);
                WriteLiteral("\r\n                    </div>\r\n                    <div>                  \r\n                                      \r\n                       ");
                EndContext();
                BeginContext(2898, 96, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "f1d64e6b40c841268748f827a8ebd020", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
#line 78 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.YorumId);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                BeginWriteTagHelperAttribute();
#line 78 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                WriteLiteral(Model.Tarif.Id);

#line default
#line hidden
                __tagHelperStringValueBuffer = EndWriteTagHelperAttribute();
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = __tagHelperStringValueBuffer;
                __tagHelperExecutionContext.AddTagHelperAttribute("value", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(2994, 28, true);
                WriteLiteral("\r\n\r\n                        ");
                EndContext();
                BeginContext(3022, 77, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("input", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "439eedaf5ddd4f6798693da92bd51da3", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.InputTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper);
#line 80 "C:\Users\Neslihan Ak\Documents\Visual Studio 2017\Projects\DieticianWebSite\DieticianWebSite\DieticianWebSite\Views\Tarifler\TarifDetay.cshtml"
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For = ModelExpressionProvider.CreateModelExpression(ViewData, __model => __model.Yorum.Yyb);

#line default
#line hidden
                __tagHelperExecutionContext.AddTagHelperAttribute("asp-for", __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.For, global::Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeValueStyle.DoubleQuotes);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.InputTypeName = (string)__tagHelperAttribute_6.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_6);
                __Microsoft_AspNetCore_Mvc_TagHelpers_InputTagHelper.Value = (string)__tagHelperAttribute_8.Value;
                __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_8);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_7);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3099, 256, true);
                WriteLiteral(@"
                    
                    </div>
                </div>
                <div class=""col-12"">
                    <button class=""btn bueno-btn mt-30"" type=""submit"">Yorum Yap</button>
                </div>
            </div>
        ");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.FormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.TagHelpers.RenderAtEndOfFormTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_TagHelpers_RenderAtEndOfFormTagHelper);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Action = (string)__tagHelperAttribute_9.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_9);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Controller = (string)__tagHelperAttribute_10.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_10);
            __Microsoft_AspNetCore_Mvc_TagHelpers_FormTagHelper.Method = (string)__tagHelperAttribute_11.Value;
            __tagHelperExecutionContext.AddTagHelperAttribute(__tagHelperAttribute_11);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(3362, 14, true);
            WriteLiteral("\r\n    </div>\r\n");
            EndContext();
            BeginContext(3379, 4, true);
            WriteLiteral("\r\n\r\n");
            EndContext();
        }