@extends('admin.app') @section('content')
{{__('variables.add_element')}}

@csrf
@if(!empty($goods_subject_list) && count($goods_subject_list))
@endif @if(!empty($brands_list) && count($brands_list))
@endif
{{--
--}}
@if($groupSubRelations->save == 1)
@endif
@stop @push('other-scripts') @endpush