@extends('layouts.main') @section('content') @include('partials.header') @include('partials.top-bar')
Update Menu

Enter details and update your menu

@csrf
{{--

Create Menu

--}}

Cancel

@include('partials.footer') @endsection