@extends('Core.Admin.Http.Views.layout', [ 'title' => __('admin.title', [ 'name' => __('admin.themes_list.edit', [ ':theme' => $theme, ]), ]), ]) @push('header') @at('Core/Admin/Http/Views/assets/styles/pages/themes.scss') @endpush @push('content')
@t('def.back')

@t('admin.themes_list.edit', [ ':theme' => $theme, ])

@t('admin.themes_list.edit_description')

@t('admin.themes_list.preview.card_title')

@t('admin.themes_list.preview.card_desc')

@t('admin.themes_list.preview.card_inverse')

@t('admin.themes_list.preview.card_title')

@t('admin.themes_list.preview.card_desc')

@t('admin.themes_list.preview.card_inverse')

@t('admin.themes_list.preview.card_title')

@t('admin.themes_list.preview.card_desc')

@t('admin.themes_list.preview.card_inverse')

@t('admin.themes_list.preview.not_active_elements')

@t('admin.themes_list.preview.not_active_el')

@t('admin.themes_list.preview.disabled_el')

@t('admin.themes_list.preview.flash')

Test message
Test message
Test message
Test message
{{ str_replace('s', '', $vars['transition']) }}s
@foreach ($vars as $var => $value) @if (str_contains($var, 'border-radius'))
{{ str_replace('px', '', $value) }}px
@endif @endforeach @foreach ($vars as $var => $value) @if (str_contains($var, 'color'))
@endif @endforeach
@endpush @push('footer') @at('Core/Admin/Http/Views/assets/js/pages/theme_edit.js') @endpush