@include('front.layout.navbar')
@include('layout.sidebar') @yield('content')
@include('front.layout.footer')