@php Theme::addBodyAttributes([ 'class' => ltrim(Theme::getBodyAttribute('class') . ' inner-page'), ]); @endphp {!! Theme::partial('body.content') !!}