Visit Theme Marketplace
@foreach($themes as $theme)
theme

{{ $theme['name'] }}

Version: {{ $theme['version'] }}

Developer: {{ $theme['developer'] }}

Description: {{ $theme['description'] }}

@if($theme['slug'] != @jannah_opt('preferred_theme')) @else @endif
@endforeach