@extends('layouts.app') @section('content')

{{ __('Menus') }}

{{ __('Inactive Menus') }}

{{ __('Drag and Drop to Inactive Menus') }}

{{ __('Active Menu Structure') }}

{{ __('Drag and Drop to Reorder') }}

@csrf
@endsection @push('css') @endpush @push('scripts') @endpush