@include("pages.layouts.menu")
@yield("content")
@include("pages.layouts.footer")