ufutx.dma/resources/views/errorMessage.blade.php
2026-03-04 14:42:40 +08:00

10 lines
108 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>错误信息</title>
</head>
<body>
{{ $message }}
</body>
</html>