@extends('admin.app') @section('content')

@csrf
{{--
--}}
{{--
--}} {{--@if(!empty($goods_parameters) && count($goods_parameters))
{{__('variables.parameters_list')}}

@foreach($goods_parameters as $one_parameter)
measure_type == 'with_measure' ? ' class=input-group' : '' }}> {{addEditParameterInItem($one_parameter->goods_parametr_id, $lang_id, $curr_page_id, null)}}
@endforeach
@endif--}} {{--
{{__('variables.seo_settings')}}

--}}
{{--
--}}
{{__('variables.photo')}}
@include('admin.templates.upload-new-images')
@if(!empty($lang_list) && count($lang_list))
@endif
{{--@if(!empty($brand) && count($brand))
@endif--}}
{{--
--}} @if($groupSubRelations->save == 1)
@endif
@stop