Coupons List

@foreach ($coupons as $value) @endforeach
# Promo Code Coupon Type Status Use Count Start From End To Action
#{{ ++$loop->index }}.

{{ $value->code }}

{{ $value->type }} @if ((bool) $value->is_active == true) Active @else Deactive @endif {{ $value->use_count }} {{ datetime_format($value->start_from) }} {{ datetime_format($value->end_to) }} @if ($value->is_active === 1) id) }} class="bs-tooltip text-danger" data-toggle="tooltip" data-placement="top" title="" data-original-title="Delete" title="Delete"> @endif