@if(Admin::id() == 1)
@endif
@ueditor($good->content, 'content',"goods{{ $good->id }}")
@if ($good->storage->path) @else @endif
@foreach($good->params()->where('status',1)->get() as $key => $params) @endforeach
规格名称 原价 售价 库存 单品重量(kg) 包邮(0:不包邮;1:包邮) 操作
删除
@csrf
    @csrf @method('PUT')