From 1fcbf0b363d11ab32afa328f55cbbfef629b27c9 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Fri, 23 Feb 2024 22:14:24 +0100 Subject: [PATCH] Update pricing plans display and button text --- resources/views/components/pricing-plans.blade.php | 14 +++++++------- .../livewire/subscription/pricing-plans.blade.php | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/views/components/pricing-plans.blade.php b/resources/views/components/pricing-plans.blade.php index 32e004c4f..fbc348197 100644 --- a/resources/views/components/pricing-plans.blade.php +++ b/resources/views/components/pricing-plans.blade.php @@ -188,22 +188,22 @@ class="grid max-w-sm grid-cols-1 -mt-16 divide-y divide-coolgray-500 isolate gap

Ultimate

-

+

- $? - /month + VAT + Custom + {{-- /month + VAT --}} - $? - /month + VAT + Custom + {{-- /month + VAT --}}

- + {{-- billed monthly billed annually - + --}} @if ($showSubscribeButtons) @isset($ultimate) {{ $ultimate }} diff --git a/resources/views/livewire/subscription/pricing-plans.blade.php b/resources/views/livewire/subscription/pricing-plans.blade.php index 37a8abe2b..bb7001119 100644 --- a/resources/views/livewire/subscription/pricing-plans.blade.php +++ b/resources/views/livewire/subscription/pricing-plans.blade.php @@ -25,13 +25,13 @@ - Contact Us + Contact us - Contact Us + Contact us @endif