@extends('admin.layouts.app')
@section('title', $title)
@section('content')
Menu Structure for "{{ $menu->name }}"
Select and add Menu Items from left side.
Drag items to reorder, click to expand and edit details.
@endsection
@push('scripts')
@endpush