@props(['enabled' => false]) {{-- Status by colour, not a text badge: a cyan shield = 2FA on, a muted struck-through shield = off. The label rides the title/aria-label (hover tooltip) so the meaning stays reachable. --}} @if ($enabled) @else @endif