Category "volt"

How to do show selected option in the phalcon volt syntax

I have an html code something like <label>Is Pan Verification Enabled</label> <select class="form-control" name="ispanverified">

how to use php and volt parameter together?

I am using Volt and PHP in phalcon volt partial I want to iterate a loop and in the loop I have php code that accept a parameter this is my code {% for header i