@RenderSection("Header")
This is part of the layout
@RenderSection("Body")
This is part of the layout
@RenderSection("Footer")
This is part of the layout
@RenderSection("scripts", false)