I wrote a little bit here: ACF variables in blade template. Basically performing the full logic/loop in the controller then building a new array or object to loop through in the template which contains only the data you’re going to use.
I wrote a little bit here: ACF variables in blade template. Basically performing the full logic/loop in the controller then building a new array or object to loop through in the template which contains only the data you’re going to use.