@include('instructor.navigation')
@include('instructor.header')
@yield('content')
{{ config(['app.name' => get_settings('system_title')]) }}