@php $layoutBodyAttributes = ContentManager::bodyClass(); if (isset($bodyAttributes)) { $layoutBodyAttributes = $bodyAttributes; } @endphp direction() }}> @include('blue.partials.head.entrypoint') {!! $composer->frontendHeadCustomCode() !!} {!! ContentManager::customCode('Body Tag: after open.') !!} @section('body') @show {!! ContentManager::customCode('Body Tag: before close.') !!} {!! PluginManager::doAction(PluginManager::ACTION_BODY_BEFORE_CLOSE) !!}