2022-11-22 12:28:24 +03:00

9 lines
172 B
PHP

<span @class([
'px-2.5 py-1 text-xs font-medium rounded-xl whitespace-nowrap',
$backgroundColor,
$textColor,
])
>
{{ $textStatus }}
</span>