@extends('layouts.app') @section('title', $article->title ? $article->title : '实战教程') @section('content') @include('shared._error')