2022-06-01 10:15:55 +03:00

9 lines
154 B
PHP

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