@extends('base.base') @section('base')

{{ __('auto.茶叶手续费设置') }}

@csrf
{{ __('auto.扣除:') }}

{{ __('auto.注:手续费默认为万分比,以万为单位,如填写300,即需要') }}3%{{ __('auto.手续费') }}

@endsection