@stack('metadata') @if (app()->environment() !== 'production') @elseif(request()->has('preview') && request()->get('preview') === 'draft') @else @endif @stack('head_scripts') {!! \App\Helpers\SchemaHelper::organizationSchema() !!} @livewireStyles {{----}} @stack('styles') @stack('pageId')