@extends('layouts.app') @section('title')模板@endsection @section('content') @component('maintenance.menu')@endcomponent @component('maintenance.expressPrinting.menu')@endcomponent @component('maintenance.expressPrinting.template.menu')@endcomponent @endsection @section('lastScript') @endsection