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

Edit Menu

@if($errors->any())

{{$errors->first()}}

@endif
@endsection