diff --git a/resources/views/portal/ninja2020/components/livewire/billing-portal-purchase.blade.php b/resources/views/portal/ninja2020/components/livewire/billing-portal-purchase.blade.php index f94c32e677d9..d817f0192a07 100644 --- a/resources/views/portal/ninja2020/components/livewire/billing-portal-purchase.blade.php +++ b/resources/views/portal/ninja2020/components/livewire/billing-portal-purchase.blade.php @@ -82,7 +82,7 @@ @endif - @if($subscription->service()->getPlans()->count() - 1 > 1) + @if($subscription->service()->getPlans()->count() > 1)

{{ ctrans('texts.you_might_be_interested_in_following') }}: