diff --git a/resources/js/Pages/VacationLimits.vue b/resources/js/Pages/VacationLimits.vue index 507c306..97f2a25 100644 --- a/resources/js/Pages/VacationLimits.vue +++ b/resources/js/Pages/VacationLimits.vue @@ -11,123 +11,125 @@
+ {{ item.user.name }} +
+ {{ item.user.email }} +
- {{ item.user.name }} -
- {{ item.user.email }} +
+ {{ form.errors[`items.${index}.days`] }}
- {{ form.errors[`items.${index}.days`] }} -