5 lines
131 B
Text
5 lines
131 B
Text
- if champ.to_s.present?
|
|
= format_text_value(champ.to_s)
|
|
- if champ.full_address?
|
|
Code INSEE :
|
|
= champ.commune&.fetch(:code)
|