{# Bulk-code modal body: vendor typeahead (a change repopulates the default account via a whole-form swap), status select, and the expense-account grid. Each field inlines the validated-field wrapper (label + error
) and pulls its control in from the shared component partials; all data comes from the form view-model. #}
{{ vendor.error }}
{{ status.error }}
{{ accounts.error }}