@php $itemClass = "ms-1 ms-lg-2"; $btnClass = "btn btn-icon btn-active-light btn-active-color-primary w-30px h-30px w-md-40px h-md-40px"; $toolbarButtonIconSizeClass = "svg-icon-1"; @endphp
{{ theme()->getView('partials/search/_dropdown', ['toggleBtnClass' => $btnClass]) }}
{!! theme()->getSvgIcon("icons/duotune/general/gen032.svg", $toolbarButtonIconSizeClass) !!}
{!! theme()->getSvgIcon("icons/duotune/abstract/abs038.svg", $toolbarButtonIconSizeClass) !!}
{{ theme()->getView('partials/topbar/_notifications-menu') }}
@if(theme()->getOption('layout', 'sidebar/display') === true)
@endif
Hello {{ auth()->user()->name }}
image
{{ theme()->getView('partials/topbar/_user-menu') }}
@if(theme()->getOption('layout', 'header/menu') === true)
@endif