@php
$filters = ['User', 'Admin'];
@endphp
@extends('panel.layout.settings')
@section('title', __('Menu Management'))
@section('titlebar_actions')
@lang('With the MagicAI menu creator, you can edit menu labels, change icons, switch between user and admin menus, and hide specific menu items.')