On the Blade Components documentation page (https://backpackforlaravel.com/docs/7.x/base-components#datatable-1), the attribute operation="update" from the examples did not work for me. However, using form-operation="update" worked as expected.