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

@csrf
@if($curr_page_id!=41)
@endif @if($curr_page_id!=56 && $curr_page_id!=41)
@endif @if($curr_page_id == 43)
@endif @if($curr_page_id!=56)
@endif @include('admin.templates.upload-new-images') @if($curr_page_id!=56 && $curr_page_id!=41)
{{__('variables.seo_settings')}}
@endif
@if(!empty($lang_list) && count($lang_list))
@endif
@if($groupSubRelations->save == 1)
@endif
@stop