@yield('style')
AdminLTELogo
@include('admin.layout.header') @include('admin.layout.sidebar')
@yield('content')
@yield('scripts')