I would like to use a single controller to do CRUD operations on multiple models.
My controller is called "LogbooksController" and it uses the following model:<