@include('teacher/header') @include('teacher/sidebar')
@yield('content')
@include('teacher/footer')