{!! Former::select("{$section}_select") ->placeholder(trans("texts.{$fields}")) ->options($account->getAllInvoiceFields()[$fields]) ->onchange("addField('{$section}')") ->raw() !!}