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

@csrf
@include('admin.templates.upload-new-images')
{{__('variables.seo_settings')}}

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