This commit is contained in:
Kevin Adametz 2022-06-15 18:08:45 +02:00
parent 9b0b5feb7e
commit 7a040c3e19
106 changed files with 4074 additions and 1349 deletions

View file

@ -2,9 +2,9 @@
@section('content')
<div class="card mb-4">
<h6 class="card-header">
<h5 class="card-header">
{{__('Create Password')}}
</h6>
</h5>
<div class="card-body">
{!! Form::open(['url' => route('user_update_password_first')]) !!}
<div class="form-group row">