Why translatable field not show when using : https://github.com/optimistdigital/nova-translatable My code is : TinymceEditor::make(__('Description'), 'description') ->fullWidth() ->translatable(), 
Why translatable field not show when using : https://github.com/optimistdigital/nova-translatable
My code is :