Lorem ipsum dolor sit amet adipiscing elit
-This is sample modal
-+ | # | +Id | +First Name | +Last Name / Organization | +Type | +Actions | +||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+
+
+ |
+ {{ index + 1 }} | +{{ element.id || '-' }} | - + +
+
+ {{ errors[`${relation}.${index}.first_name`].join(', ') }}
+
+ |
+ + - |
- | Sort | -Id | - -First Name | -Last Name | -- Type - | + +
+
+ {{ errors[`${relation}.${index}.last_name`].join(', ') }}
+
+ |
-
-
-
- - | |||
---|---|---|---|---|---|---|---|---|---|---|
- |
- {{ index + 1 }} | -{{ element.id }} | - - -
-
-
- {{ errors[`${relation}.${index}.first_name`].join(', ') }}
+
+
+ |
+
+
+
+ {{ errors[`${relation}.${index}.email`].join(', ') }}
+
+
+ |
+
+
+
+ {{ errors[`${relation}.${index}.pivot_contributor_type`].join(', ') }}
+
+
+ |
+ | ||||
+ |
+ {{ currentPage * perPage + index + 1 }} | +{{ element.id || '-' }} | + + +
+
+ {{ getFieldError(index, 'first_name') }}
-
- |
-
-
- {{ errors[`${relation}.${index}.last_name`].join(', ') }}
+ |
+
+
+
+ {{ getFieldError(index, 'last_name') }}
-
- |
-
-
- {{ errors[`${relation}.${index}.email`].join(', ') }}
+ |
+
+
+
+ {{ getFieldError(index, 'email') }}
-
- |
-
-
-
- {{ errors[`${relation}.${index}.pivot_contributor_type`].join(', ') }}
+ |
+
+
+
+ {{ getFieldError(index, 'pivot_contributor_type') }}
-
- |
-
-
-
-
- |
-