{{ __('billing.subtitle') }}
{{ __('billing.current_plan') }}
{{ __('billing.plan.'.$currentKey) }}
{{ $eur($current['price_cents'] ?? 0) }}
{{ __('billing.per_month') }}
{{ __($label) }}
{{ $value }}
{{ __('billing.pending_note', ['count' => $pending->count()]) }}
{{ __('billing.plan.'.$key) }}
{{ __('billing.perf.'.($p['performance'] ?? 'standard')) }}{{ $p['quota_gb'] }} GB · {{ __('billing.seats_count', ['count' => $p['seats'] ?? 0]) }}
{{ $eur($p['price_cents']) }} / {{ __('billing.month_short') }}
{{ __('billing.storage_title') }}
{{ __('billing.storage_body', ['gb' => $storage['gb'], 'price' => $eur($storage['price_cents'])]) }}
{{ __('billing.addon.'.$key.'.name') }}
{{ __('billing.addon.'.$key.'.desc') }}
{{ $eur($addon['price_cents']) }} / {{ __('billing.month_short') }}
{{ __('billing.mock_note') }}