@if(isset($metaData['meta_keyword']) AND $metaData['meta_keyword'] != null) @endif @stack('style') @toastr_css @if(get_option('allow_preloader') == 1)
img
@endif @include('frontend.layouts.navbar')
@yield('breadcrumb')
@include('instructor.common.left-menu')
@yield('content')
@yield('modal') @include('frontend.layouts.footer') @stack('script') @toastr_js @toastr_render