I try to put an inline create on the field Application but it doesn't work Is it due to the traisStore, here is the declaration in AppliCrudController
use \Backpack\CRUD\app\Http\Controllers\Operations\CreateOperation { store as traitStore; }
use \Backpack\CRUD\app\Http\Controllers\Operations\InlineCreateOperation { store as traitStore; }
Error message:
