{{auth()->user()->name}}
@include('layouts.sidebar')
@yield('content')
@yield('scripts') @yield('modal')