@extends('user::layouts.backend-master') @section('breadcrumb_title', $pageTitle) @section('breadcrumb_subtitle', trans('translate.Manage your site configurations')) @section('content')
{{ trans('translate.Configure your website sections and content') }}
{{ $activeTheme['title'] ?? '' }}
{{ trans('translate.Active') }}{{ trans('translate.Start by creating your first configuration section') }}
{{ $section['description'] ?? trans('translate.No description available') }}