@php $toolbarButtonMarginClass = "ms-1 ms-lg-3"; $toolbarButtonHeightClass = "w-30px h-30px w-md-40px h-md-40px"; $toolbarUserAvatarHeightClass = "symbol-30px symbol-md-40px"; $toolbarButtonIconSizeClass = "svg-icon-1"; @endphp
{{ theme()->getView('partials/search/_base', array('search-icon' => '')) }}
{{ theme()->getView('partials/topbar/_quick-links-menu') }}
{{ theme()->getView('partials/topbar/_notifications-menu') }}
image
{{ theme()->getView('partials/topbar/_user-menu') }}
@if(theme()->getOption('layout', 'header/left') === 'menu')
{!! theme()->getSvgIcon("icons/duotune/text/txt001.svg", "svg-icon-1") !!}
@endif