@include('partials.home.header')
@include('partials.home.menubar') @yield('content')
@include('partials.home.javascript') @yield('scripts')