@extends('layouts.base') @section('title', '模板消息设置') @section('content')
@include('setting.small-program.tpl.tempnotice')
@endsection