@yield('css') @yield('script')
@include('student/sql/header') @include('student/sql/sidebar')
@yield('content') @if (isset($status)) @if ($status != 'active')

 

 

 

Sorry, you can not use this features yet!!

Your account need to be validated by the teacher, please kindly wait to be validated.

 

APLAS logo
@endif @endif
@include('student/sql/footer')
@yield('js')