CRUD The Specific Page on Panel Views Plugin

I want to manage (CRUD) a specific page from the plugin interface.

For ex:
I need “custom contact” page like /pages/contact
Plugin create the customContact page as hidden
This page only managable from plugin page/interface

https://getkirby.com/docs/guide/plugins/plugin-basics

I’m looking Kirby docs
But need help and tricks about access on Vue to kirby instance, core elements, page, form fields/views, etc…

Thanks