feat(store): complete partner store overhaul with mapping, household search, financial analytics, and resident notification system
This commit is contained in:
@@ -31,6 +31,7 @@ class QrCode extends Model
|
||||
'scanned_by_user_id',
|
||||
'expires_at',
|
||||
'metadata',
|
||||
'replacement_for_id',
|
||||
];
|
||||
|
||||
protected function casts(): array
|
||||
|
||||
Reference in New Issue
Block a user