@if($groupSubRelations->new == 1)
{{ __('variables.elements_list') }}
@else
{{ __('variables.elements_list') }}
@endif
@if(!empty($config_list) && count($config_list))
| № | {{__('variables.title_table')}} | {{__('variables.config_current_value')}} | {{__('variables.config_new_value')}} | {{__('variables.save_it')}} |
|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $config_key ?? '' }} | {{ $config_value ?? '' }} |