@extends('admin.layouts.app') @section('title', '参数添加') @section('content')
系统配置参数 > 添加参数
{{ csrf_field() }}
参数名称: (必须是字母)
参数说明:
参数值:
  
@endsection