@include('example.layouts.partials.header') @php $whiteBg = isset($params['white_bg']) && $params['white_bg']; @endphp @yield('main') @include('example.layouts.partials.scripts')