paynym support added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-17 11:57:18 +01:00
parent 6979c554bc
commit 8d33c140d6

View File

@@ -267,8 +267,10 @@
@if($payNymQrCode)
<div class="flex flex-col sm:flex-row justify-center space-x-4 border-t border-white py-4 mt-4">
<h1 class="text-2xl text-gray-200">PayNym</h1>
<div class="p-12 bg-white">
<img src="{{ 'data:image/png;base64, '. $payNymQrCode }}" alt="qrcode">
</div>
</div>
@endif
<div wire:ignore>