@if($activeSyntax)
@pushonce('extra_css:wysiwyg')
@endpushonce
@endif
@if($type === 'tiptap')
@if($translated)
@else
@endif
@else
@if($translated)
@else
@endif
@endif
@unless($renderForBlocks || $renderForModal)
@push('vuexStore')
@include('twill::partials.form.utils._translatable_input_store')
@endpush
@endunless