{{ __('Start free. Upgrade when you outgrow it. No per-seat fees, no setup fees, no surprise overages — just a clear monthly conversation limit.') }}
{{ $plan['tagline'] }}
{{ $plan['volume'] }}
{{ __('Need higher limits or a self-hosted license?') }} {{ __('Talk to us about Enterprise') }} .
{{ __('Everything you can do on each plan, side by side.') }}
| {{ __('Feature') }} | {{ __('Free') }} | {{ __('Standard') }} | {{ __('Pro') }} |
|---|---|---|---|
| {{ $row['label'] }} | @foreach (['free', 'standard', 'pro'] as $col)@if ($row[$col] === true) @elseif ($row[$col] === false) — @else {{ $row[$col] }} @endif | @endforeach
{{ $faq['a'] }}
{{ __('Free to start. Deploys in 5 minutes. No card required.') }}
{{ __('Get started free') }}