@yield('pagecss') @include('frontend.template.page_og.og_setting') {{-- first js file --}} @includeWhen(App::environment("production"), 'frontend.includes.product_script') {{-- bootbox --}} 「校易網」 EasySchoolConnect @include('.frontend.includes.header') @yield('content') @include('.frontend.includes.footer') @include('.js.base') @include('.js.notification') @include('.js.callAjax') @include('.js.owl-setting') @include('.js.update-select-menu') @include('js.teacher.login-popup') @include('js.teacher.add_to_wishlist_status') @include('js.search_event') @yield('pagescript') @stack('pagescript')