@csrf @method('PATCH')
@if($errors->has('title')) {{ $errors->first('title') }} @endif


Cancel