| Merchant | Business | Current Plan | Status | Expires | Actions |
|---|---|---|---|---|---|
|
{{ $merchant->name }} {{ $merchant->email }} |
{{ $merchant->merchantProfile?->business_name ?? 'N/A' }} | {{ $latestSub?->plan?->name ?? 'None' }} | @if($isActive) {{ $latestSub->status->label() }} @elseif($latestSub) Expired @else No Subscription @endif | {{ $latestSub?->expires_at?->format('M d, Y') ?? '-' }} |
|
| No merchants found. | |||||