{{-- File: resources/views/restaurant/includes/qr_code_data.blade.php --}} @if($restaurant->qrCodes && $restaurant->qrCodes->count() > 0)
Scans
{{ $qrCode->scan_count }}
Status
{{ $qrCode->is_active ? 'Active' : 'Inactive' }}Last Scanned
{{ $qrCode->last_scanned_at->diffForHumans() }}
Target URL
Create your first QR code to help customers easily access your restaurant information.