- {{ errors[`${relation}.${index}.first_name`].join(', ') }}
+
+
+
+ โ
+
+ {{ errors[`${relation}.${index}.first_name`][0] }}
+
+ |
+
+
+
+
+
+ {{ errors[`${relation}.${index}.last_name`][0] }}
+
+ |
+
+
+
+
+
+ {{ errors[`${relation}.${index}.identifier_orcid`][0] }}
+
+ |
+
+
+
+
+
+ {{ errors[`${relation}.${index}.email`][0] }}
+
+ |
+
+
+
+
+
+ {{ errors[`${relation}.${index}.pivot_contributor_type`][0] }}
+
+ |
+
+
+
+
+ |
+