@if (isset($setting->logo_dashboard)) $themesType === 'Dashboard', ]) src="{{ custom_theme_url($setting->logo_dashboard_path, true) }}" @if (isset($setting->logo_dashboard_2x_path) && !empty($setting->logo_dashboard_2x_path)) srcset="/{{ $setting->logo_dashboard_2x_path }} 2x" @endif alt="{{ $setting->site_name }}" > @if ($themesType === 'Dashboard') logo_dashboard_dark_2x_path) && !empty($setting->logo_dashboard_dark_2x_path)) srcset="/{{ $setting->logo_dashboard_dark_2x_path }} 2x" @endif alt="{{ $setting->site_name }}" > @endif @else $themesType === 'Dashboard', ]) src="{{ custom_theme_url($setting->logo_path, true) }}" @if (isset($setting->logo_2x_path) && !empty($setting->logo_2x_path)) srcset="/{{ $setting->logo_2x_path }} 2x" @endif alt="{{ $setting->site_name }}" > @if ($themesType === 'Dashboard') logo_dark_2x_path) && !empty($setting->logo_dark_2x_path)) srcset="/{{ $setting->logo_dark_2x_path }} 2x" @endif alt="{{ $setting->site_name }}" > @endif @endif

@lang('Customize Appearance')

@lang('Customize the visual appearence of MagicAI with a single click and complement the design principles of your brand identity. ')

@foreach ($themes as $theme) @continue($theme['theme_type'] !== $themesType && $theme['theme_type'] !== 'All')
{{ $theme['name'] }} @lang('Live Preview')

@lang($theme['name'])

@if ($theme['price'] > 0) false, // Free themes 'bg-purple-700' => true, // Premium themes ])> @lang(data_get($theme, 'extension') ? 'Premium Extension' :'Premium Theme') @else true, // Free themes 'bg-purple-700' => false, // Premium themes ])> @lang('Free Theme') @endif

@endforeach