diff --git a/resources/views/components/transactions/template/default.blade.php b/resources/views/components/transactions/template/default.blade.php index be80ca1d4..a53ced5cd 100644 --- a/resources/views/components/transactions/template/default.blade.php +++ b/resources/views/components/transactions/template/default.blade.php @@ -167,6 +167,9 @@ @endif @stack('description_input_end') + + @stack('contact_id_input_start') + @stack('contact_id_input_end')