mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
6 lines
109 B
HTML
6 lines
109 B
HTML
<include target="popup_iframe.blade.php" />
|
|
|
|
<script>
|
|
alert("{$message}");
|
|
window.close();
|
|
</script>
|