5 lines
179 B
PHP
5 lines
179 B
PHP
{{-- Barzahlung/Sonstiges -- WEB-Kontext. Inhalt ist der nutzerdefinierte Freitext (richtext, HTML). --}}
|
|
<div class="payment-information">
|
|
{!! $paymentInformation !!}
|
|
</div>
|