@extends('layouts.app') @section('title', 'Menu | ' . config('app.name')) @section('content') {{-- ── Header ── --}}

Menu Management

Manage active items across categories

{{-- ── Category Filter ── --}}
{{-- ── Menu Table ── --}}
Item Name Category Price (NPR) Stock Actions
{{-- ── Overlay ── --}} {{-- ── Drawer ── --}}
{{-- Drawer header --}}
{{-- Drag handle (mobile only) --}}

Add Menu Item

Fill in the details below

{{-- Form --}}
@endsection