Files
tbbank-new/lang/vendor/filament-panels/en/unsaved-changes-alert.php
2025-10-22 20:08:22 +05:00

8 lines
106 B
PHP

<?php
return [
'body' => 'You have unsaved changes. Are you sure you want to leave this page?',
];