@inject('FrontendPresenter', 'App\Presenters\FrontendPresenter') @yield('json-ld') @yield('title', 'ed:m LOVE YOUR DREAM') {{-- --}} {{-- --}} {!! _asset('/assets/css/custom.css') !!} @yield('local-css') @if (!env('IsDevel')) @endif @yield('css') @if (!env('IsDevel')) @endif @if (!env('IsDevel')) @endif {{--
--}} @yield('other_body')
@include('frontend.module.global-header') {{-- --}} @include('frontend.module.global-mobileMenu') {{--
@include('frontend.module.global-mobileMenu')
--}} @yield('content') @include('layouts.mobile-search') {{-- --}} @include('frontend.module.global-footer') {!! $FrontendPresenter->getQuickNav() !!} @yield('other')
@yield('other_modal') @include('frontend.module.modal-login') @include('frontend.module.modal-register') @include('frontend.module.modal-email-confirm') @include('frontend.module.modal-pw-forgot') {{-- --}} {{-- --}} {!! _asset('/assets/js/main.js') !!} {{-- --}} {!! _asset('/assets/js/custom.js') !!} {{-- --}} @yield('js') @yield('js2') {{-- --}} @yield('modal')