@extends('errors/layout') @section('title') 错误提示 @endsection @section('content')

抱歉,出错了!

{{ $message }}

访问首页 返回上一级

@endsection