编辑商品
{{Session::get('successMsg')}}
@endif
@if($errors->any())
错误: {{$errors->first()}}
@endif
警告:购买新套餐则会覆盖所有已购但未过期的旧套餐并删除这些旧套餐对应的流量,所以设置商品时请务必注意类型和有效期,流量包则可叠加
@extends('admin.layouts') @section('css') @endsection @section('content')