buli
2023-06-05 125e6a5936a48d318603617d0df8ffcc2d129372
1
2
3
4
5
<apex:page lightningStylesheets="true">
    <script type="text/javascript">
        window.close();
    </script>
</apex:page>