@extends('layouts.app') @section('title', 'QR') @section('content')
Scan with WhatsApp to connect (Evolution)
@if($qr) @if(str_starts_with($qr, 'data:image') || str_starts_with($qr, 'iVBOR') || str_starts_with($qr, '/9j')){{ $qr }}
@endif
@else