{{--
--}} {!! ($errors->has('title') ? $errors->first('title', '

:message

') : '') !!}
{!! ($errors->has('description') ? $errors->first('description', '

:message

') : '') !!}
@csrf @method('PUT')