@if(array_key_exists('commission', $exist_plugins))
{{----}} {{----}} @foreach($exist_plugins['commission_levels'] as $level) {{----}} @endforeach
等级名称 一级分销 二级分销三级分销
默认等级
%
%
--}} {{--
--}} {{----}} {{--
%
--}} {{--
--}} {{--
{{$level->name}}
%
%
--}} {{--
--}} {{----}} {{--
%
--}} {{--
--}} {{--
@endif @if(array_key_exists('team-dividend', $exist_plugins))
%
@endif @if(array_key_exists('area-dividend', $exist_plugins))
%
@endif @if(array_key_exists('merchant', $exist_plugins))
%
@foreach($exist_plugins['staff_levels'] as $key => $level)
{{$level->level_name}} %
@endforeach @foreach($exist_plugins['merchant_levels'] as $key => $level)
{{$level->level_name}} %
@endforeach @endif