errorReport.blade.php 152 B

123456789
  1. <html lang="zh-CN">
  2. <head>
  3. <meta charset="UTF-8">
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5. </head>
  6. <body>
  7. {{$data}}
  8. </body>
  9. </html>