@extends('layouts.cp') @section('title', 'CP Menu Management') @section('content') {{-- Single Add --}}
Manage and rearrange the control panel sidebar dynamically.
Add multiple CP menus at once.
Drag rows to reorder. Changes save automatically.
No CP menus yet.
@else| Name | Slug | Visibility | ||
|---|---|---|---|---|
| @if($menu->level > 1) └ @endif {{ $menu->name }} | {{ $menu->slug ?? '—' }} |
|