@extends('layouts.admin') @section('title', '首页') @section('content') 欢迎来到后台管理系统 @endsection