printHtmlAttributes('header') }}>
{!! theme()->getSvgIcon("icons/duotune/abstract/abs015.svg", "svg-icon-2x mt-1") !!}
@if(theme()->getOption('layout', 'page-title/display') !== false)
{{ theme()->getView('layout/_page-title') }}
@endif
@if(theme()->getOption('layout', 'header/menu') !== false)
{{ theme()->getView('layout/header/_menu') }}
@endif
{{ theme()->getView('layout/topbar/_base') }}