@extends('admin/master') @section('content')
{{$good['name']}} 【 规格:{{$good['props_name']}} 价格:¥{{$good['price']}} 】 @if($good['is_weigh']==0) 数量 @else重量 @endif -+@if($good['is_weigh']==1)(斤) @endif 移除@if($good['is_weigh']==1) (称重商品,至少0.5斤) @endif @endif