@include('frontend.includes.msg') {{-- --}} @foreach($discounts as $key=>$discount) {{-- --}} @endforeach {{-- --}}
Code / ID Type Amount / Max amount Status Created on Actions
{{$discount->code}} / #{{$discount->id}} @if($discount->type == 0) Flat Discount @else Percentage Discount @endif {{$discount->amount}} @if($discount->status == 0) Inactive @else Active @endif {{date("F j, Y", strtotime($discount->created_at))}}
New 11/06/2023 10:53 In Progress
Sent 11/06/2023 10:53 Completed
Returning 11/06/2023 10:53 Not Interested
Sent 11/06/2023 10:53 Completed