@extends('admin.layouts.base') @section('add_css') @endsection @section('content')
{{ csrf_field() }}
{{--
--}}
单位1000,例如1%,则输入10.
单位:百,押款20%,请输入20,如果设置-1,表示按系统默认来
单位:元
单位:元
单位:元

@if(count($gateways)>0) @foreach ($gateways as $k=>$v)

@if(count($v['data'])>0)
@foreach($v['data'] as $k2=>$v2)
@endforeach @endif
@endforeach @endif
{{--
--}}
@endsection @section('add_js') @endsection