<%= ff.label :body, t('body'), class: 'label' %> <%= svg_icon('info_circle', class: 'w-4 h-4') %>
<%= ff.text_area :body, required: true, class: 'base-input w-full !rounded-2xl py-2', dir: 'auto' %>