S.No | Discount Name | Discount Type | Discount For | Discount | Status | Created By | Created | Action |
---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $discount->discount_name }} | {{ $discount->discount_type }} | {{ $discount->discount_for }} | {{ $discount->discount_price }} | @if ($discount->discount_status == 1) Active @else In Active @endif | {{ $discount->name }} | 01-01-1970 | @can('Discounts edit') {{-- --}} Edit @endcan @can('Discounts delete') {{-- --}} Remove @endcan |
S.No | Discount Name | Discount Type | Discount For | Discount | Status | Created By | Created | Action |