9 lines
154 B
PHP
Raw Normal View History

2022-06-01 10:15:55 +03:00
<span @class([
2022-07-25 16:19:49 +03:00
'px-2.5 py-1 text-xs font-medium rounded-xl',
2022-06-01 10:15:55 +03:00
$backgroundColor,
$textColor,
])
>
{{ $textStatus }}
</span>