@extends('admin::layouts.master') @section('title', '插件自定义页面测试') @section('content') {{ $method }} @endsection