@include('layouts.left-sidebar')
@include('layouts.topbar') @yield('content')
@include('layouts.footer')
@include('layouts.right-sidebar')