fixed apps show page issue.
This commit is contained in:
parent
460d3c3ec3
commit
978a8b2bcc
@ -6,7 +6,7 @@
|
|||||||
{!! trans('modules.only_premium_plan') !!}
|
{!! trans('modules.only_premium_plan') !!}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
@if (in_array('onprime', $module->where_to_use))
|
@elseif (in_array('onprime', $module->where_to_use))
|
||||||
<div x-show="price_type == true" class="text-center text-sm mt-3 mb--2">
|
<div x-show="price_type == true" class="text-center text-sm mt-3 mb--2">
|
||||||
<span style="height: 21px;display: block;"></span>
|
<span style="height: 21px;display: block;"></span>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user