@extends('dashboard.layouts.master') @section('title', 'QR Scan & Reward Logs | Admin Panel') @push('after-styles') @endpush @section('content') @can('offer.qr_logs.read')
{{-- ── Page Header ── --}}

QR Scan & Reward Logs

Dashboard / Offer Management / QR & Reward Logs
{{-- ── Sub-nav ── --}}
local_offer Offers photo_library Image Moderation {{-- Icon changed: qr_code_scanner (missing from local font → overlap) → fa-qrcode --}} QR & Reward Logs chat_bubble_outline Chat Monitoring
{{-- ── Loyalty Integrity Notice ── --}}
shield
Loyalty Integrity Rule: Points once issued are immutable. Any exceptional correction must include an admin justification and is permanently recorded in the audit log. View a record to apply a correction.
{{-- ── Filter Tabs ── --}}
{{-- Icon changed: qr_code_scanner (missing from local font → overlap) → fa-qrcode --}}
{{-- ── DataTable ── --}}
User Business Event Type Points Date & Time Action
@else @endif @endsection @push('after-scripts') @endpush