This commit is contained in:
HolgerHatGarKeineNode
2023-04-29 01:29:23 +02:00
parent c6ee8f9854
commit 23b97b4dc5
4 changed files with 47 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<div class="mt-10 flex flex-col items-center justify-center gap-x-6 bg-white py-12">
<img src="{{ 'data:image/png;base64, '. $qrCode }}"
alt="qrcode">
</div>