@extends('layout.master') @section('body-class', 'page-home') @section('content') 黑色模板开始 {!! $html !!} 黑色模板结束 @endsection