akaunting 3.0 (the last dance)
This commit is contained in:
8
resources/views/components/index/status.blade.php
Normal file
8
resources/views/components/index/status.blade.php
Normal file
@ -0,0 +1,8 @@
|
||||
<span @class([
|
||||
'px-2.5 py-1 text-xs font-medium rounded-xl',
|
||||
$backgroundColor,
|
||||
$textColor,
|
||||
])
|
||||
>
|
||||
{{ $textStatus }}
|
||||
</span>
|
Reference in New Issue
Block a user