@extends('user::layouts.backend-master') @section('breadcrumb_title', $pageTitle) @section('breadcrumb_subtitle', trans('translate.Configure section settings')) @section('content')
{{ $section['description'] ?? trans('backend::translate.Configure this section settings') }}
@if ($themeInfo)
{{ trans('translate.You are editing the translation for') }} {{ $editedLanguage?->name }}
{{ $sectionKey }}
{{ trans('backend::translate.Upload high-quality images for better visual impact') }}
{{ trans('backend::translate.Configure in English first, then translate to other languages') }}
{{ trans('backend::translate.Changes are automatically saved as you type') }}