模板类型: @foreach ($types as $type_id => $type_name)
{{ $type_name }} @endforeach
模板品牌:
-select-
@foreach ($brands as $brand_id => $brand_name)
{{ $brand_name }}
@endforeach
-select-
模板名称:
Edit
14
Insert
Image
Text
QR Code
Tools
BG
Reset
Delete
C:
M:
Y:
K:
Default
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
@for($i=1;$i<=20;$i++)
Touchinmedia-{{$i}}
@endfor
BG-image
Image
Style
模板页布局:
W:H :
:
行数:
提交
保存
{!! csrf_field() !!}