#10 Promotion Modul, Kommentar 2
This commit is contained in:
parent
f0da981737
commit
c9e1545693
128 changed files with 8194 additions and 637 deletions
12
resources/views/web/promotion/_intro_thanks.blade.php
Normal file
12
resources/views/web/promotion/_intro_thanks.blade.php
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<div class="container flex-grow-1 container-p-y pb-0">
|
||||
<div class="media align-items-center py-3 mb-3">
|
||||
{{-- <img src="assets/img/avatars/5-small.png" alt="" class="d-block ui-w-100 rounded-circle"> --}}
|
||||
<div class="media-body ml-4">
|
||||
<h1 class="text-center">Super, geschafft!</h1>
|
||||
<p class="text-center">
|
||||
Ich danke Dir ..
|
||||
</p>
|
||||
<p>Liebe Grüße,<br>{{ $promotion_user->user->getFullName() }}<br>Vertriebspartner:in der GRÜNEN SEELE Naturkosmetik</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue