From c638670d885c73a784063a731996f880ab6f9e87 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 23 Nov 2022 21:57:11 +1100 Subject: [PATCH] Subscriptions v2 --- .../billing-portal-purchasev2.blade.php | 107 +++++++++--------- 1 file changed, 52 insertions(+), 55 deletions(-) diff --git a/resources/views/portal/ninja2020/components/livewire/billing-portal-purchasev2.blade.php b/resources/views/portal/ninja2020/components/livewire/billing-portal-purchasev2.blade.php index b11732431a25..d8bb121ccb2c 100644 --- a/resources/views/portal/ninja2020/components/livewire/billing-portal-purchasev2.blade.php +++ b/resources/views/portal/ninja2020/components/livewire/billing-portal-purchasev2.blade.php @@ -4,33 +4,32 @@
-
- {{ $subscription->company->present()->name }}

{{ $subscription->name }}

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

+ {{ ctrans('texts.recurring_purchases') }} +