{{ $district['projects'] ?? '' }}
{{ $district['name'] ?? '' }}
{{ $district['description'] ?? '' }}
@extends('web.layouts.web-master') @php $projects = collect($content['projects'] ?? []); $featured = $content['featured'] ?? []; $featuredProject = $projects->firstWhere('slug', $featured['slug'] ?? ''); $categories = collect($content['categories'] ?? []); $districts = collect(data_get($content, 'districts.items', [])); $gridProjectsCount = $projects->reject(fn ($project) => $project['slug'] === data_get($featured, 'slug'))->count(); $statusLabels = [ 'ready' => 'Sofort verfuegbar', 'construction' => 'Im Bau', 'offplan' => 'Off-Plan', ]; $statusClasses = [ 'ready' => 'bg-emerald-500', 'construction' => 'bg-sky-500', 'offplan' => 'bg-amber-400 text-zinc-950', ]; @endphp @section('title', data_get($content, 'meta.title', 'Dubai Immobilien - B2in')) @section('meta_description', data_get($content, 'meta.description', 'Kuratierte Immobilienprojekte in Dubai.')) @section('content')
{{ data_get($content, 'hero.eyebrow') }}
{{ data_get($content, 'hero.subtitle') }}
{{ data_get($content, 'hero.microcopy') }}
Kuratiert statt katalogisiert
"{{ data_get($content, 'intro.quote') }}"
{{ $paragraph }}
@endforeach{{ $featured['location'] ?? '' }}
{{ $featured['status'] ?? '' }}
{{ $featured['text'] ?? '' }}
Marcels Einschätzung
{{ $featured['marcel_take'] ?? '' }}
{{ data_get($content, 'map.subtitle') }}
{{ $projects->where('status_group', $key)->count() }} Projekte in dieser Auswahl.
Stadtteil-Kontext
{{ data_get($content, 'districts.subtitle') }}
{{ $district['projects'] ?? '' }}
{{ $district['description'] ?? '' }}
Projektgrid
Burj Azizi steht bewusst als eigenes Flaggschiff oben. Die restlichen PDF-Positionen und kuratierten Zusatzprojekte sind nach Käuferlogik, Stadtteil und Entwicklungsstatus sortiert.
{{ $category['intro'] }}
{{ $project['location'] }}
{{ $project['short'] }}
{{ data_get($content, 'market_context.subtitle') }}
{{ $fact['description'] }}
{{ $step['description'] }}
{{ data_get($content, 'mindset.positive') }}
{{ data_get($content, 'mindset.negative') }}
{{ data_get($content, 'furniture.text') }}