@yield('styles')
@include('layouts.sidebar')
@include('layouts.topbar') @yield('content')
@include('layouts.alert') @yield('scripts')