{{ config(['app.name' => get_settings('system_title')]) }} @stack('title') | {{ config('app.name') }} @stack('meta') {{-- FlatIcons --}} {{-- Font awesome icons --}} {{-- Summernote --}} {{-- Yaireo Tagify --}} {{-- Select2 --}} {{-- Date range picker --}} {{-- Custom css --}} @stack('css')
@include('instructor.navigation')
@include('instructor.header')
@yield('content')
@include('instructor.modal') {{-- Summernote --}} {{-- Icon --}} {{-- Jquery form --}} {{-- Jquery UI --}} {{-- Yaireo Tagify --}} {{-- Select2 --}} {{-- Html to PDF --}} {{-- Date range picker --}} {{-- Html to PDF --}} {{-- Calender --}} @include('instructor.toaster') @include('instructor.common_scripts') @include('instructor.init') @stack('js')