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

@csrf
@if(!empty($lang_list) && count($lang_list))
@endif @if(!empty($city) && count($city))
@endif @if($groupSubRelations->save == 1)
@endif
@stop