@Html.Partial("_layout_assets") @RenderSection("head")
@RenderSection("content") @RenderSection("script",false)