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

10 lines
161 B
PHP

<?php
return [
'title' => 'Error while loading page',
'body' => 'There was an error while attempting to load this page. Please try again later.',
];