@yield('style')
@include("layouts.admin.topbar") @include("layouts.admin.sidebar") @yield('content')
@yield('script')