@php $toolbarButtonMarginClass = "ms-1 ms-lg-2"; $toolbarButtonHeightClass = "w-30px h-30px w-md-40px h-md-40px"; $toolbarButtonIconSizeClass = "svg-icon-1"; @endphp
{{ theme()->getView('partials/search/_base') }}
{!! theme()->getSvgIcon("icons/duotune/general/gen032.svg", $toolbarButtonIconSizeClass) !!}
{!! theme()->getSvgIcon("icons/duotune/communication/com012.svg", $toolbarButtonIconSizeClass) !!}
{!! theme()->getSvgIcon("icons/duotune/abstract/abs038.svg", $toolbarButtonIconSizeClass) !!}
{{ theme()->getView('partials/topbar/_notifications-menu') }}
Hello {{ auth()->user()->name }}
image
{{ theme()->getView('partials/topbar/_user-menu') }}
@if(theme()->getOption('layout', 'sidebar/display') === true)
@endif