<%= render partial: 'shared/header', locals: { links: [["名前検索", "#"], ["住所検索", grep_address_path(" ")], ["電話番号検索", grep_phone_path(" ")], ["新規顧客登録", new_customer_path]]} %>

顧客検索ページ