@extends('user::layouts.backend-master') @section('breadcrumb_title', 'Themes List') @section('content')
{{ __('translate.Manage and update your website themes') }}
@else
@endif
{{ $theme_info['description'] ?? 'No description available' }}
{{ __('translate.You have not created any themes yet. Click the button below to create your first theme.') }}
{{ __('translate.Create Theme') }}