| Sr. No. | User Name | Plan Id | Plan Name | Transaction ID | Gateway | Start Date | End Date | Transaction Date | Payment Status | Status | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $listData->SrNo }} | {{ $listData->name ?? '' }} | {{ $listData->email ?? '' }} | Plan_{{ $listData->plan_id }} | {{ $listData->plan_name ?? '' }} | {{ $listData->transaction_id }} | {{ $listData->gateway_id }} | {{ $listData->start_date }} | {{ $listData->end_date }} | {{ date('Y-m-d', strtotime($listData->transaction_date)) }} | {{ ucfirst($listData->payment_status) }} | {{ ucfirst($listData->status) }} | ||||||||||||||||||||||||||||||||||||||
No results found |
|||||||||||||||||||||||||||||||||||||||||||||||||