Registration codes that grant extended trial periods to new gym owners.
No platform coupons yet. Create one to get started.
| Code | Trial Days | Usage | Validity | Status | |
|---|---|---|---|---|---|
|
{{ $c['code'] }}
@if($c['description'] ?? null) {{ $c['description'] }} @endif |
{{ $c['trial_days'] }} days | {{ $c['used_count'] ?? 0 }} / {{ $c['usage_limit'] ?? '∞' }} | @if(($c['valid_from'] ?? null) || ($c['valid_until'] ?? null)) {{ $c['valid_from'] ?? '–' }} → {{ $c['valid_until'] ?? '∞' }} @else No expiry @endif | {{ $badgeLabel }} |
|