{{ $tier->name }}
{{ \App\Support\Currency::format($tier->monthly_price, $subscriptionCurrency ?? 'USD') }} /mo
- {{ $tier->max_devices ?? 'Unlimited' }} devices
- {{ $tier->max_users ?? 'Unlimited' }} users
- {{ $tier->max_keywords ?? 'Unlimited' }} keywords
- @if ($tier->includes_branding) Branding included @else Branding add-on @endif
- @if ($retentionMonths) {{ $retentionMonths }}-month data retention @else Unlimited data retention @endif
- @if ($tier->max_sub_companies === null) Unlimited sub-companies @else {{ $tier->max_sub_companies }} sub-compan{{ $tier->max_sub_companies === 1 ? 'y' : 'ies' }} @endif