@extends('vip.layouts') @section('content')
{!! csrf_field() !!}
@for($i=0;$i<$code;$i++)
@endfor
注意:时间格式务必填写正确,如2014-10-10 10:10:10
返回
@endsection