From bd5b5cd99a422863ecd5c8c32b40054240139390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Tue, 13 Jul 2021 13:48:25 +0200 Subject: [PATCH] wip --- .../components/livewire/billing-portal-purchase.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f94c32e677..d817f0192a 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') }}: