I am trying to learn phalcon and have been writing up an application while doing so. I am now at a stage where I need to separate common elements from a view. I read up on partials and layouts documentation. What I am confused with is which to use when and what’s the difference between the two? Any help is appreciated. Thank you.