@props(['label' => null, 'color' => null]) @php $bg = $color ?: '#9aa0b4'; @endphp @if ($label !== null && $label !== '') {{ $label }} @else @endif