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

@csrf
@include('admin.templates.uploaded-images', ['upload_path' => 'brand']) {{--
--}}
{{__('variables.seo_settings')}}

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