| # | Code | One Customer Maximum Use | Discount Amount | Start Date | End Date | Actions |
|---|---|---|---|---|---|---|
| {{ $loop->index +1 }} | {{ $key->code }} | {{ $key->max_use_customer }} | {{ $key->discount_amount }} | {{ $key->start_date }} | {{ $key->end_date }} |
{{$coupon_code->links("pagination::bootstrap-4")}}