@extends('layouts.base') @section('content') @section('title', trans('添加自定义表单'))
{!! yz_tpl_ueditor('tp_description', $item['description']) !!}
注:用户分享时,显示的分享标题为表单名称,分享图片为表单图片
@if(!empty($dfields)) @foreach($dfields as $k1 => $v1)
Warning: main() [function.main]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead in C:\wamp\www\fx\addons\yun_shop\plugins\diyform\views\admin\diyform-form.blade.php on line 56

Notice: Undefined variable: v1 in C:\wamp\www\fx\addons\yun_shop\plugins\diyform\views\admin\diyform-form.blade.php on line 56
@if($datacount>0) {{$flag=2}} @endif @include('Yunshop\Diyform::admin.tpl.tpl')
Warning: main() [function.main]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '8.0/no DST' instead in C:\wamp\www\fx\addons\yun_shop\plugins\diyform\views\admin\diyform-form.blade.php on line 62

Notice: Undefined variable: kw in C:\wamp\www\fx\addons\yun_shop\plugins\diyform\views\admin\diyform-form.blade.php on line 62
@endforeach @endif
类型 字段名称 必填 设置
@include('Yunshop\Diyform::admin.tpl.script') @endsection