style: 💄 Changed Next Billing Cycle behaviour
This commit is contained in:
parent
ecfa160450
commit
8a4273a8fb
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
|||
</div>
|
||||
<div class="col-7 d-flex text-wrap align-items-center">
|
||||
<span>
|
||||
@if ($server->cancelled)
|
||||
@if ($server->suspended)
|
||||
-
|
||||
@else
|
||||
@switch($server->product->billing_period)
|
||||
|
|
Loading…
Add table
Reference in a new issue