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