mirror of
https://github.com/anna-sara/filament_inventory
synced 2026-03-17 00:25:40 +01:00
7 lines
106 B
PHP
7 lines
106 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'body' => 'You have unsaved changes. Are you sure you want to leave this page?',
|
|
|
|
];
|