How to show confirm dialog on page event before update

how to show confirm dialog on page event before update?
i use classic laravel

You cannot show confirm dialogue from Page Event but can be achieved by editing the Page as Custom and modifying or adding your custom code for the page. If you want to enable a dialogue before record is deleted, then you can enable that from Delete Page Properties by configuring PromptDisplayStyle.