If you have a theme in a .zip format, you may install or update it by uploading it here.
@foreach($themes as $theme)
@endforeach
{{ $theme['name'] }}
Version: {{ $theme['version'] }}
Developer: {{ $theme['developer'] }}
Description: {{ $theme['description'] }}
@if($theme['slug'] != @jannah_opt('preferred_theme'))
@else
@endif