@extends('layouts.backend') @section('title') Upload Menu @endsection @section('content')

Menu Form

@csrf
@endsection