.center_content %h1 Suivre mes demandes %h3 Mon RIB %table.table =render current_p_customer.m_odr_rep_ribs %h3 Mes primes %table.table =render current_p_customer.m_odr_primes %h3 Mes factures d'achat %table.table =render current_p_customer.m_odr_files.where(:m_odr_file_type_id => 2) %h3 Mes factures de roulage %table.table =render current_p_customer.m_odr_files.where(:m_odr_file_type_id => 1)