From cd3501c8cc610a99e157ea1a155a6a01e0ba9c8b Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 1 Sep 2021 15:16:08 +1000 Subject: [PATCH] minor fixes for ninja hosted --- .../subscriptions/ninja_plan.blade.php | 171 ++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 resources/views/portal/ninja2020/subscriptions/ninja_plan.blade.php diff --git a/resources/views/portal/ninja2020/subscriptions/ninja_plan.blade.php b/resources/views/portal/ninja2020/subscriptions/ninja_plan.blade.php new file mode 100644 index 000000000000..6231e92e189b --- /dev/null +++ b/resources/views/portal/ninja2020/subscriptions/ninja_plan.blade.php @@ -0,0 +1,171 @@ +@extends('portal.ninja2020.layout.app') +@section('meta_title', ctrans('texts.pro_plan_call_to_action')) + +@section('body') + + +
+
+

+ Choose your plan +

+

+ + + +

+ + + +
+ +

+ + + +
+
+ +
+ + +
+ +
+ + + +
+ + + + + +
+
+ +
+ +
+ +
+ +
+ +
+
+@endsection + +@push('footer') + + +@endpush