@include('layout.head') @yield('js')
@include('layout.menu-bar') @include('layout.header')
@yield('content')