@extends('vip.layouts') @section('content')
{!! csrf_field() !!}
{{$data['gname']}}修改开奖结果
数字只支持1到49,若输入其他号码开奖错误则无人中奖。
@if(S('ACTION')!='view')
@endif

@endsection