@extends('laravel-generator::layout') @section('content')
配置管理 @{{ form.id?'编辑':'添加' }} 确定
@endsection @section('js') @endsection