mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
wip
This commit is contained in:
parent
e37129a449
commit
bd5b5cd99a
@ -82,7 +82,7 @@
|
||||
</a>
|
||||
@endif
|
||||
|
||||
@if($subscription->service()->getPlans()->count() - 1 > 1)
|
||||
@if($subscription->service()->getPlans()->count() > 1)
|
||||
<div class="flex flex-col mt-10">
|
||||
<p class="mb-4 uppercase leading-4 tracking-wide inline-flex items-center rounded-full text-xs font-medium">
|
||||
{{ ctrans('texts.you_might_be_interested_in_following') }}:
|
||||
|
Loading…
x
Reference in New Issue
Block a user