{{-- LEFT: Form --}}

Create QR Code

@foreach(['url'=>'URL','vcard'=>'vCard','wifi'=>'WiFi','email'=>'Email','phone'=>'Phone','sms'=>'SMS','text'=>'Text'] as $key => $lbl) @endforeach
@if(in_array($type, ['url','text','location'])) @elseif($type === 'email') @elseif($type === 'phone') @elseif($type === 'sms') @elseif($type === 'vcard') @elseif($type === 'wifi') @endif
Styling
Frame
Advanced
{{-- RIGHT: Live Preview --}}
Live Preview
Enter content above
{{ $size }}×{{ $size }}px · {{ strtoupper($errorCorrection) }}
@script @endscript