@include('themes.frontend.partials.seo_meta', ['seo' => $seo]) @if (View::hasSection('owl-carousel')) @endif @if (View::hasSection('fancybox')) @endif @yield('page-css-styles') @yield('section-css-styles') @stack('styles') @yield('canonical') @if(env('APP_ENV') == 'production') @endif