{{ _mt($moduleId, 'MultiDashboard.multi_dashboard') }}

@csrf
@php // $themes = ['theme1', 'theme2', 'theme3']; $themes = ['theme1']; $selectedTheme = $config['theme'] ?? null; @endphp @foreach($themes as $theme)
@endforeach