Repeater for relation with translatable fields
Hi guys, I am trying to create repeater for relation that will have fields like title translatable via
filament/spatie-laravel-translatable-plugin
. I want to ask you, if is it even possible to do that. I will give you specific example: I have Venue model, Venue hasMany Cards, but each card can be translatable. Is it possible to add local switcher inside this repeater?0 Replies