@extends('layouts.base') @section('content') @section('title', trans('配送方式'))
{{----}}
更新商品的配送方式,只更新配送方式为空的商品
[[ dispatchType.name]]
提交更新
@endsection('content')