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

@csrf
page_type == 'link' ? 'style=display:none' : '' }}>
@include('admin.templates.uploaded-images', ['upload_path' => 'menu'])
{{__('variables.seo_settings')}}

@if(!empty($lang_list) && count($lang_list))
@endif
menu_elem == 1 ? 'checked':''}}>
@if(isset($show_count))
show_count ? 'checked':''}}>
@endif @if($groupSubRelations->save == 1) @endif
@stop