@include('livewire.dashboard.settings.options.asset', [ 'label' => __('dashboard.ASCII background'), 'property' => 'asciiFile', 'preview' => $asciiPreview, 'hint' => __('dashboard.PNG, JPG, or WebP. Used behind the walkthrough and the closing CTA.'), ])

{{ __('dashboard.Tabs') }}

@foreach ($walkthrough['tabs'] ?? [] as $index => $item)
{{ __('dashboard.Paste a URL, or upload a file below to replace it.') }}
@endforeach {{ __('dashboard.Add item') }}