@if (count($errors) > 0) @if($errors->any())
{{$errors->first()}}
@endif @endif
| ID | Type | Package Name | Number of Times / Ecoin Amount | Total Amount | Unit Amount | Minimum/First Amount | Vouchers | Status | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ $listingS->type }} | {{ $listingS->name }} | {{ $listingS->no_of_times }} | $ {{ $listingS->total_amount }} | $ {{ $listingS->unit_price }} | $ {{ $listingS->first_payment }} | View Vouchers | {{ ($listingS->status == 1) ? 'Active' : 'InActive' }} |