@extends('layouts.base') @section('content') @section('title', '生成充值码')

生成充值码

绑定微信角色用于推广下线
@if (app('plugins')->isEnabled('love')) @endif
生成数量
充值数量 个or元
{!! tpl_form_field_date('code[end_time]', '') !!}
@endsection