@php $reportQrService = app(\App\Services\Reports\ReportQrCodeService::class); $caseReportQrId = $victim->uuid ?? $victim->id ?? request('id'); $caseReportQrUrl = $reportQrService->verificationUrl('case-report', $caseReportQrId); @endphp
Report authenticity QR code
Authenticity QR Code
Scan this QR code to verify that this report was generated by the National Gender Based Violence Database.
Verification URL: {{ $caseReportQrUrl }}