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

Create Menu

@if($errors->any())

{{$errors->first()}}

@endif
@endsection