From c8e15dbfa49904060932281ce2e3f94bf730d8ae Mon Sep 17 00:00:00 2001 From: Adrian Hopek Date: Tue, 18 Jan 2022 11:18:39 +0100 Subject: [PATCH] #4 - fix --- resources/js/Pages/Users/Create.vue | 119 +++++++++++++++------------- resources/js/Pages/Users/Edit.vue | 88 +++++++++++++++----- 2 files changed, 131 insertions(+), 76 deletions(-) diff --git a/resources/js/Pages/Users/Create.vue b/resources/js/Pages/Users/Create.vue index 1763961..e724e72 100644 --- a/resources/js/Pages/Users/Create.vue +++ b/resources/js/Pages/Users/Create.vue @@ -11,7 +11,7 @@
-
- - - Forma zatrudnienia - -
- - {{ form.employmentForm }} - - - + + + Forma zatrudnienia + +
+ + {{ form.employmentForm.label }} + + + + - - - -
  • - - {{ employmentForm.label }} - + + + +
  • + + {{ employmentForm.label }} + - - -
  • -
    -
    -
    -
    -
    -
    + + + + + + + +

    + {{ form.errors.employmentForm }} +

    +
    +
    -
    - -
    - + {{ form.employmentForm.label }} + + + + + + + + +
  • + + {{ employmentForm.label }} + + + + + +
  • +
    +
    +

    -
    +