@extends('layouts.admin') @section('title', '编辑条目 - '.$module->name) @section('head') @include('admin.partials.modern-form-head') @endsection @section('page_subtitle', '独立编辑模块条目,保存后返回模块列表。') @section('page_actions') 返回模块配置 @endsection @section('content')