diff --git a/resources/views/portal/ninja2020/recurring_invoices/show.blade.php b/resources/views/portal/ninja2020/recurring_invoices/show.blade.php index 9e8f0a271041..15d5725e70d4 100644 --- a/resources/views/portal/ninja2020/recurring_invoices/show.blade.php +++ b/resources/views/portal/ninja2020/recurring_invoices/show.blade.php @@ -59,12 +59,15 @@ + @include('portal.ninja2020.components.entity-documents', ['entity' => $invoice]) + @if($invoice->auto_bill === 'optin' || $invoice->auto_bill === 'optout')

Auto Bill

-

Change your update bill preferences.

+

Change your update bill + preferences.