{{ form_row(form.name, {
"attr": {
"placeholder": "例)田中 太郎"
}
}) }}
{{ form_row(form.kana, {
"placeholder": "例)たなか たろう"