<% provide(:title, 'Shops') %>
<%= react_component('FilterableShopList', { shopsUrl: admin_resources_shops_path(format: :json), editShopUrl: edit_admin_shop_path(':id') }) %>