@include('common.sidebar')
@include('common.header') @yield('content')
@include('common.footer')