@extends('errors.general') @section('title', '404 Not Found') @section('content')

404 Not Found

详细信息:{{ $message }}

@endsection