@csrf @method('PUT')
{{ $errors->first('name') }}
{{ $errors->first('color') }}