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

@csrf
@include('admin.templates.uploaded-image', ['upload_path' => 'goods-subject', 'item' => $goods_subject_id, 'id' => 'upload_files_subject'])
@include('admin.templates.uploaded-image', ['upload_path' => 'goods-subject', 'item' => $goods_elems, 'id' => 'upload_files_top_banner'])
@include('admin.templates.uploaded-image', ['upload_path' => 'goods-subject', 'item' => $goods_elems, 'id' => 'upload_files_product_banner'])
{{__('variables.for_banner_promo')}}

{{__('variables.seo_settings')}}

@if(!empty($lang_list) && count($lang_list))
@endif
@if(!empty(config('custom.goods_list_templates')) && count(config('custom.goods_list_templates')))
@endif
mark_category == 1 ? 'checked' : ''}}>
discount_enable == 1 ? 'checked' : ''}}>
@if($groupSubRelations->save == 1) @endif
@stop @push('other-scripts') @endpush