@extends('layouts.base') @section('title','404') @section('pageHeader','错误') @section('pageDesc','页面找不到') @section('content')
页面没找到. 此时你可以返回 首页 .