| Name | Price | Duration | Subscribers | Status | Actions |
|---|---|---|---|---|---|
|
{{ $plan->name }} @if($plan->description){{ Str::limit($plan->description, 50) }} @endif |
{{ $plan->formatted_price }} | {{ $plan->duration_days }} days | {{ $plan->subscriptions_count }} | @if($plan->is_active) Active @else Inactive @endif | |
| No subscription plans yet. | |||||