9 lines
172 B
PHP
Raw Normal View History

2022-06-01 10:15:55 +03:00
<span @class([
2022-11-22 12:28:24 +03:00
'px-2.5 py-1 text-xs font-medium rounded-xl whitespace-nowrap',
2022-06-01 10:15:55 +03:00
$backgroundColor,
$textColor,
])
>
{{ $textStatus }}
</span>