%li.customer.object{:id => "customer_#{customer.id}", :'data-id' => customer.id} .attributes %span.name.attribute - render_region :body do |body| - body.name do %span.name.attribute= link_to customer.name, edit_admin_shop_customer_path(customer) - body.modify do .modify %span.remove= link_to t('remove'), remove_admin_shop_customer_path(customer)