@props([ 'ogTitle' => null, 'ogDescription' => null, 'ogImage' => null, ]) @if ($ogTitle) @endif @if ($ogDescription) @endif @if ($ogImage) @endif