I'm quite new to Statamic and wonder which directive I should use in a Blade view – with {{ $content }} – to get the data of a page (or all pages) from a collection 'pages'?
I installed the Blade directives Addon but couldn't figure out which directive in which way to use? @collection? @entry? @data?
Many thanks!