Hi,
I want include another dynamic volt in volt file.
but want get with $this->view->someone datas without parameter.
Example:
someControllerActon: $this->view->someone
someVolt : {{someone}}
using partial('') get blank page. partial('', parameter) getting true.
But ı use one more page this partial.