@extends('layouts.main') @section('title') Menu; Create @endsection @section('content')
@csrf @include('menu.partials.form')
 Cancel
@endsection