{{--经销商提成提现设置--}}
{{ trans('Yunshop\TeamDividend::index.withdraw') }}设置
提现额度
当前代理的佣金达到此额度时才能提现
提现手续费
固定金额
手续费比例
@if($set['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($set['poundage_type'] == 1) 元 @else % @endif
{{--服务津贴提现设置--}} {{--
服务津贴提现设置
提现额度
当前代理的佣金达到此额度时才能提现
提现手续费
固定金额
手续费比例
@if($teamDividendCulturalSet['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($teamDividendCulturalSet['poundage_type'] == 1) 元 @else % @endif
--}}
生态服务设置
提现额度
当前代理的佣金达到此额度时才能提现
提现手续费
固定金额
手续费比例
@if($ecological_services['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($ecological_services['poundage_type'] == 1) 元 @else % @endif
生态建设设置
提现额度
当前代理的佣金达到此额度时才能提现
提现手续费
固定金额
手续费比例
@if($ecological_construction['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($ecological_construction['poundage_type'] == 1) 元 @else % @endif
生态贡献设置
提现额度
当前代理的佣金达到此额度时才能提现
提现手续费
固定金额
手续费比例
@if($ecological_contribution['poundage_type'] == 1) 固定金额 @else 手续费比例 @endif
@if($ecological_contribution['poundage_type'] == 1) 元 @else % @endif