Hello,
I have a registration form I would like to display on almost every page of the site I am building in phalcon.
What is the best way to implement the form itself without having to implement it repeatedly in the 3 controllers I have?
Any pointers much appreciated.
Cheers,
Will