I would like to know how to make sure that the element of my dashboard is on the right side as in the following image:
At the code level, I entered my entities in the services.yml file as in the tutorial. On the other hand I do not know how to recover my entity in the file config.yml.
For now in the file confi.yml I have this:
dashboard:
blocks:
// - - - - - - - - - - - - - - - -
-
position: left
type: sonata.admin.block.admin_list
I thank you in advance