@rafaelcmrj @mbr55aa
Apology for basic, just started with WP.
Having WordPress 4.9.5 running Twenty Sixteen theme.
i am trying to create custom page for display data using php file. However, the custom template page route is not happening as new page doesnt show template section in Page attribute. Tried removing display: none; in style.css but still the same issue.
[hidden],
template {
display: none;
}