Is it possible to show only the checked options in the detail view? It would be nice if this option would be available using something like: `Checkboxes::make('Options', 'options')->options($options)->showOnlyChecked()`