@include('layouts.header')
@include('partial.headbar') @include('partial.sidebar-santri') @yield('content') @include('layouts.footer')