@extends('admin.layouts.base') @section('add_css') @include('admin.layouts.editor') @endsection @section('content')
商户设置
{{ csrf_field() }}
单位:元,商户注册最低成本,多出的金额给商户
一行1个价格数字,必须大于最低成本,否则不生效
单位千,如增加1%,请输入10,已收过注册费,商户注册成功商户的在上级基础费率增加的费率
单位千,如增加1%,请输入10.在原来基础的商户那里增加费率,不收钱开户费
@verbatim @endverbatim @endsection @section('add_js') @include('admin.layouts.js') @endsection