Hi,
I'm new to grav and enjoying it so far.. I have a question.
In admin I need to add option Apartments, this should contain collections of apartments..
So a single apartment should have Id, Name, description, images.
In admin I need to have the option to add as much of them as needed and also to delete them.
On the site I will display apartments in descending order, similar to a list of blog posts.
Can someone point me a way to do this that is straightforward and explain since I can't find any examples of something similar?
Thank you.