Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<span {{ $attributes->class(['label', $statusClass]) }}>
{{ $slot }}
@isset($badge)
<span {{ $badge->attributes->class('badge') }}>{{ $badge }}</span>
@endisset
</span>