{{-- =================================================== --}}
{{-- ========== Top menu items (ordered left) ========== --}}
{{-- =================================================== --}}
@if (backpack_auth()->check())
{{-- Topbar. Contains the left part --}}
@include(backpack_view('inc.topbar_left_content'))
@endif
{{-- ========== End of top menu left items ========== --}}
{{-- ========================================================= --}}
{{-- ========= Top menu right items (ordered right) ========== --}}
{{-- ========================================================= --}}
{{-- ========== End of top menu right items ========== --}}