{{-- resources/views/gratis/show.blade.php --}} @extends('layouts.app') @section('title', $page['title']) @section('meta_description', $page['meta_description']) @php $hubLabels = ['ki' => 'KI & ChatGPT', 'business' => 'Business & Marketing', 'it' => 'IT & How-to', 'finanzen' => 'Selbstständigkeit & Finanzen']; $hubLabel = $hubLabels[$page['category'] ?? ''] ?? ucfirst($page['category'] ?? ''); $category = $page['category'] ?? 'ki'; @endphp @push('head') @if(!empty($page['faq'])) @endif @endpush @section('content')
{{ $page['intro'] }}
{{-- Teaser-Punkte (immer sichtbar) --}} @if(!empty($page['teaser_points'])){{ $faqItem[0] }}
{{ $faqItem[1] }}
{{ $rel['data']['h1'] ?? $rel['data']['title'] }}
Kostenlos freischalten →
@endforeach