diff --git a/app/Http/ViewComposers/DocumentRecurring.php b/app/Http/ViewComposers/DocumentRecurring.php index 31f932ba8..b2baa106f 100644 --- a/app/Http/ViewComposers/DocumentRecurring.php +++ b/app/Http/ViewComposers/DocumentRecurring.php @@ -32,7 +32,6 @@ class DocumentRecurring $view->with([ 'type' => $type, - 'payment_terms' => $payment_terms, ]); // Override the whole file