diff --git a/app/views/customers/_details.html.erb b/app/views/customers/_details.html.erb index 34a6c62..6bd99f8 100644 --- a/app/views/customers/_details.html.erb +++ b/app/views/customers/_details.html.erb @@ -25,6 +25,11 @@ <%= @customer.notes %> + + Issues + <%= @customer.issues.count %> + +