diff --git a/resources/views/accounts/invoice_settings.blade.php b/resources/views/accounts/invoice_settings.blade.php index 53bc7c049d6c..c84f66711f82 100644 --- a/resources/views/accounts/invoice_settings.blade.php +++ b/resources/views/accounts/invoice_settings.blade.php @@ -352,7 +352,7 @@ ->label(trans('texts.company_field')) !!} {!! Former::text('custom_value2') ->label(trans('texts.field_value')) - ->help(trans('texts.custom_account_fields_help')) !!} + ->help(trans('texts.custom_account_fields_helps')) !!}