@extends('layout.master') @section('body-class', 'page-home') @section('content')
这里是 black 模板, 系统优先读取, 删除该文件即可调用 default 模板
@endsection