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

顧客検索ページ