From 45c23cbaf5d349b906b8ea63011e90ca3e0ee1d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Thu, 1 Apr 2021 16:09:52 +0200 Subject: [PATCH] remove blue badges on the top --- .../livewire/billing-portal-purchase.blade.php | 14 -------------- 1 file changed, 14 deletions(-) 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 85b2682524d9..1081b675b21c 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 @@ -5,20 +5,6 @@ alt="{{ $subscription->company->present()->name }}">
- @if(!empty($subscription->product_ids)) -

- One-time purchase -

- @endif - - @if(!empty($subscription->recurring_product_ids)) -

- Subscription -

- @endif -

{{ $subscription->name }}