@props([ 'publishedDate' => null, 'categoryName' => null, 'boardLabel' => null, 'compact' => false, ])
@if ($publishedDate) {{ $publishedDate }} @endif @if ($categoryName) {{ $categoryName }} @elseif ($boardLabel) {{ $boardLabel }} @endif