From 9f158868d6df387b484630a78e735fa168af6425 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 11 Mar 2022 16:30:32 +1100 Subject: [PATCH] Refactor for trial plan workflow --- .../ClientPortal/NinjaPlanController.php | 2 +- .../portal/ninja2020/plan/trial.blade.php | 91 +++++++++---------- 2 files changed, 44 insertions(+), 49 deletions(-) diff --git a/app/Http/Controllers/ClientPortal/NinjaPlanController.php b/app/Http/Controllers/ClientPortal/NinjaPlanController.php index c231c21593f2..698b4098e01a 100644 --- a/app/Http/Controllers/ClientPortal/NinjaPlanController.php +++ b/app/Http/Controllers/ClientPortal/NinjaPlanController.php @@ -186,7 +186,7 @@ class NinjaPlanController extends Controller public function plan() { - + // return $this->trial(); //harvest the current plan $data = []; $data['late_invoice'] = false; diff --git a/resources/views/portal/ninja2020/plan/trial.blade.php b/resources/views/portal/ninja2020/plan/trial.blade.php index ec31f60348cf..461975374e8f 100644 --- a/resources/views/portal/ninja2020/plan/trial.blade.php +++ b/resources/views/portal/ninja2020/plan/trial.blade.php @@ -16,17 +16,21 @@
@@ -222,33 +226,37 @@ -
- -

-Enterprise Plan (1-2 Users) Annual
-Buy 10 months, get 2 free! -

-

-Enjoy the power of Enterprise with 3rd party attachments
and a custom domain client portal. -

- +
+
+
+

+ Enterprise Plan (1-2 Users) Annual + Buy 10 months, get 2 free! +

+
+ +
+
+
-
-

-Pro Plan Annual
-Buy 10 months, get 2 free! -

-

-Enjoy Pro Plan for a year,
with advanced features including send with Gmail and API integrations. -

- +
+
+
+

+ Pro Plan Annual + Buy 10 months, get 2 free! +

+
+ +
+
+
- @endsection @@ -258,19 +266,6 @@ Enjoy Pro Plan for a year,
with advanced features including send with Gmail