| Code | Product | Batch | Value | Max Uses | State | Expires At | Created | Actions | |
|---|---|---|---|---|---|---|---|---|---|
| {{ $voucher->code }} | {{ $voucher->product->name ?? '-' }} | {{ $voucher->batch_id }} | {{ $voucher->value }} | {{ $voucher->max_uses }} | {{ $voucher->state }} | {{ $voucher->expires_at ? $voucher->expires_at->format('Y-m-d') : '-' }} | {{ $voucher->created_at->format('Y-m-d H:i') }} | ||
| No vouchers found. | |||||||||