@yield('styles')
@include('layout.header') @include('layout.sidebar') @yield('contents') @include('layout.password')
@yield('scripts')