{{ translate('Theme Preview') }}

{{ $theme['name'] ?? '' }}

{{ translate('by') }} {{ $theme['author'] ?? null }}

{{ $theme['description'] }}

@if ($theme['is_installed'] && !$theme['is_activated'])
@csrf
@elseif($theme['is_activated']) @else
@csrf
@endif
theme {{ $theme['version'] ?? '' }}