register step

This commit is contained in:
Kevin Adametz 2020-03-26 09:46:06 +01:00
parent 1ada368ed4
commit f06d2d15a5
50 changed files with 748 additions and 276 deletions

View file

@ -24,9 +24,8 @@
<div class="mb-3">
<div id="smartwizard-3-step-6" class="card animated fadeIn">
<div class="card-body">
<h4>Vielen Dank,</h4>
<p>Deine Registrierung und Buchung der Mitgliedschaft ist abgeschlossen!</p>
<p>Sobald die Zahlung bei uns eingegangen ist, erhälst Du automatisch eine E-Mail und Deine Mitgliedschaft wird automatisch freigeschaltet.</p>
<h4>{{ trans('register.wizard_create_release_hl') }}</h4>
<p>{!! trans('register.wizard_create_release_line_1') !!}</p>
</div>
</div>
</div>