@php $qrcode = $qrcode ?? null; @endphp
@error('title') {{ $message }} @enderror
OR
@if(!empty($qrcode?->qr_code_img))

@endif