How to Display the Total Number of Places?

  • Solved
  • Posted 2 months ago

Hi,
How can I display the total number of activities?
I’d like to show a card with a text like “10 places” (the total count).
I was thinking of something like @post(:item_counts.places), but it doesn’t work 🙂

Thanks!