• {{ sc_language_render('admin.theme') }}
    @foreach (config('admin.theme') as $theme)
    {{ ucfirst($theme) }}
    @endforeach