@include('partials.header') @include('partials.menu') @yield('content') @yield('script')