Customers
<%= render "admin_portal/dashboard/pending_customers_count" %>
<%= link_to "➕ New Customer", new_admin_portal_customer_path,
class: "btn btn-primary rounded-pill px-4 py-2 shadow-sm",
style: "background: #007aff; border: none; font-weight: 500;" %>