@include('schoolLayout.sidebar')
@include('schoolLayout.navbar')
{{-- contents --}}
@yield('content')