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

Edit Content

@if($errors->any())

{{$errors->first()}}

@endif
@endsection