{{ __('help.premium_intro') }}
| {{ __('help.premium_free_col') }} | {{ __('help.premium_premium_col') }} | {{ __('help.premium_pro_col') }} | |
|---|---|---|---|
| {{ $feature }} | @foreach ([$free, $premium, $pro] as $val) @php $cellCls = $val === '✓' ? 'text-green-500 font-bold text-base' : ($val === '✗' ? 'text-gray-300 dark:text-gray-600 font-bold text-base' : 'text-xs text-gray-500 dark:text-gray-400'); @endphp{{ $val }} | @endforeach
Premium
{{ __('help.premium_monthly') }}
€9 {{ __('help.premium_per_month') }}
{{ __('help.premium_yearly') }}
€5,83 {{ __('help.premium_per_month') }}
{{ __('help.premium_save', ['pct' => '35']) }}
€70 {{ __('help.premium_billed_yearly') }}
PRO
{{ __('help.premium_monthly') }}
€15 {{ __('help.premium_per_month') }}
{{ __('help.premium_yearly') }}
€9,75 {{ __('help.premium_per_month') }}
{{ __('help.premium_save', ['pct' => '35']) }}
€117 {{ __('help.premium_billed_yearly') }}