#10 Promotion Modul, Kommentar 2

This commit is contained in:
Kevin Adametz 2021-11-09 18:40:18 +01:00
parent f0da981737
commit c9e1545693
128 changed files with 8194 additions and 637 deletions

View file

@ -29,6 +29,9 @@
{{ session('status') }}
</div>
@endif
<p>
Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link, um Ihr Passwort zurückzusetzen.
</p>
<!-- Form -->
<form method="POST" class="my-3" action="{{ route('password.email') }}" aria-label="{{ __('Reset Password') }}">
@csrf