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