@extends('layout.master') @section('body-class', 'page-home') @section('content')
这里是 black 模板, 后台设置为默认模板后系统优先读取, 删除该文件系统将调用 default 模板下对应文件
@endsection