diff --git a/resources/views/user/profile.blade.php b/resources/views/user/profile.blade.php index ef09ce6..87c547c 100644 --- a/resources/views/user/profile.blade.php +++ b/resources/views/user/profile.blade.php @@ -10,7 +10,8 @@
- @@ -23,7 +24,8 @@ class="form-control rounded-4 bg-white @error('user.firstName') is-invalid @ende
- @@ -39,7 +41,7 @@ class="form-control rounded-4 bg-white @error('user.secondName') is-invalid @end
- @@ -52,7 +54,7 @@ class="form-control rounded-4 bg-white @error('user.email') is-invalid @enderror
-