@include(backpack_view('layouts.partials.mobile_toggle_btn'), ['forceWhiteLabelText' => true])
@include(backpack_view('inc.topbar_left_content'))
-
@includeWhen(backpack_theme_config('options.showColorModeSwitcher'), backpack_view('layouts.partials.switch_theme'))
@include(backpack_view('inc.topbar_right_content'))
@include(backpack_view('inc.menu_user_dropdown'))