@props(['ad']) @php $time = $ad['time'] ?? ''; $date = $ad['date'] ?? ''; $category = $ad['category'] ?? 'Anzeige'; $title = $ad['title'] ?? ''; $company = $ad['company'] ?? ''; $href = $ad['href'] ?? '#'; $catClass = 'self-start whitespace-nowrap text-[9.5px] font-bold uppercase leading-snug tracking-[0.14em] text-card-warm-cat max-md:mt-1 max-md:text-[9px] max-md:tracking-[0.1em]'; @endphp