π {{ __('Premium') }}
β
{{ __('For members looking to connect') }}
{{-- Premium feature list --}}
@foreach ([['π', __('Make matches')], ['π¬', __('Send and receive messages')], ['π', __('Priority placement in the profile list')], ['π', __('Advanced filters: interests, diagnoses & strengths')], ['π΅οΈ', __('See full profile details of every member')], ['π₯', __('Create groups and free events')]] as [$icon, $label])
{{ $icon }}{{ $label }}
@endforeach
{{-- Premium pricing cards --}}
{{-- Monthly --}}
{{ __('Monthly') }}
β¬9.00
{{ __('per month, cancel any time') }}
{{-- Yearly --}}
{{ __('Best value') }}
{{ __('Yearly') }}
β¬70.00
{{ __('per year β save 35%') }}
{{-- PRO section --}}
π {{ __('PRO') }}
β
{{ __('For support professionals') }}
{{-- PRO feature list --}}
@foreach ([['β ', __('All Premium features included')], ['π’', __('Professional profile with practice name, address & contact details')], ['π', __('Education, training & certifications')], ['π οΈ', __('List your types of support (coaching, therapy, workshops, β¦)')], ['π', __('Searchable by condition, diagnosis & age group')], ['πΌοΈ', __('Organisation logo on your profile')], ['π', __('Website and all social media links')], ['ποΈ', __('Host paid events')]] as [$icon, $label])
@foreach ([
['β ', __('All Premium features included')],
['π’', __('Organisation profile without personal data')],
['ποΈ', __('Activity taxonomy: care, entertainment, hospitality, education and more')],
['π', __('Address with map button')],
['πΈ', __('Organisation photos (building, interior, products, activities)')],
['πΊοΈ', __('Operating regions filter')],
['π', __('Website and all social media links')],
['ποΈ', __('Host paid events')],
] as [$icon, $label])
{{ $icon }}{{ $label }}
@endforeach
{{-- ORG pricing cards (same price as PRO, same checkout) --}}
{{-- ORG Monthly --}}
{{ __('ORG Monthly') }}
β¬15.00
{{ __('per month, cancel any time') }}
{{-- ORG Yearly --}}
{{ __('Best value') }}
{{ __('ORG Yearly') }}
β¬117.00
{{ __('per year β save 35%') }}
{{ __('Payments are processed securely by Mollie. You can cancel at any time via the Manage subscription button.') }}