@php $breadcrumb = \App\Core\Bootstrap::getBreadcrumb(); @endphp
printHtmlAttributes("page-title") }} class="d-flex align-items-center mb-5 mb-lg-0">

Documentation v{{ theme()->getVersion() }} @if (!empty(theme()->hasOption('page', 'description')) && theme()->getOption('layout', 'page-title/description') !== false) {{ theme()->getOption('page', 'description') }} @endif

@if ( theme()->getOption('layout', 'page-title/breadcrumb') === true && !empty($breadcrumb)) @if (theme()->getOption('layout', 'page-title/direction') === 'row') @endif @endif