diff --git a/resources/views/portal/ninja2020/recurring_invoices/show.blade.php b/resources/views/portal/ninja2020/recurring_invoices/show.blade.php index 15d5725e70d4..37c12a237047 100644 --- a/resources/views/portal/ninja2020/recurring_invoices/show.blade.php +++ b/resources/views/portal/ninja2020/recurring_invoices/show.blade.php @@ -77,30 +77,32 @@ @endif - @if(is_null($invoice->subscription_id) || optional($invoice->subscription)->allow_cancellation) -
-
-
-
-

- {{ ctrans('texts.cancellation') }} -

-
-

- {{ ctrans('texts.about_cancellation') }} -

-
+ {{-- @if(is_null($invoice->subscription_id) || optional($invoice->subscription)->allow_cancellation) --}} + {{-- INV2-591 --}} + @if(false) +