Organisation Nom Prénom adresse adresse 2 adresse 3 cp ville email tel profession plume papier Première adhesion Dernier renouvellement Création de la fiche mise à jour <% @sheets.each do |sheet| %> <%= sheet.corporate %> <% if sheet.first_people %> <%= sheet.first_people.surname %> <%= sheet.first_people.firstname %> <% else %> <%2.times do %> <%end%> <%end%> <%= sheet.address %> <%= sheet.address2 %> <%= sheet.address3 %> <%= sheet.pc %> <%= sheet.city %> <% if sheet.first_people %> <%= sheet.first_people.email %> <%= sheet.first_people.phone %> <%= sheet.first_people.job %> <% else %> <%3.times do %> <%end%> <%end%> <%= sheet.plume %> <%= sheet.first_year %> <%= sheet.last_year %> <%= l sheet.created_at %> <%= l sheet.updated_at %> <% end %>