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

Edit Sub-Menu

@if($errors->any())

{{$errors->first()}}

@endif
@endsection