@yield('optional_css')
@include('layouts.navbar') @include('layouts.sidebar')
{{ $header }}
{{ $slot }}
@yield('optional_js')