@extends('errors.general') @section('title', '404 Not Found') @section('content')
详细信息:{{ $exception->getMessage() ?: "这里啥都没有哦" }}