@foreach($scripts as $script) @endforeach @foreach($styles as $style) @endforeach

{{ _mt($moduleId,'LevelCommission.Level_Commission_Config') }}

{{ _mt($moduleId,'LevelCommission.Distribution_Type') }} *
get('distribution_type') == 'percent' ? 'checked' : '' }} name="module_data[distribution_type]" class="prettySwitch" value="{{ $config->get('distribution_type') }}">
{{ _mt($moduleId,'LevelCommission.To_Wallet') }} *
@foreach($config->get('commission') as $level => $value)
@endforeach