@extends('admin.layouts.app') @section('title', '优惠券修改') @section('content')
优惠券列表 > 优惠券修改
{{ csrf_field() }}
名称:
金额:
满多少使用:
数量: (-1表示不限)
期限: 起: - 止:
是否可用: /> 是   /> 否
  
@endsection