@php
$btnClass = "btn btn-icon btn-custom btn-icon-muted btn-active-light btn-active-color-primary w-35px h-35px w-md-40px h-md-40px";
@endphp
{{ theme()->getView('partials/search/_dropdown', ['toggleBtnClass' => $btnClass]) }}
{{ theme()->getView('partials/menus/_notifications-menu') }}
{{ theme()->getView('partials/menus/_quick-links-menu') }}
{{ theme()->getView('partials/theme-mode/_main') }}