fixed apps show page issue.

This commit is contained in:
Cüneyt Şentürk 2022-06-28 10:15:29 +03:00
parent 460d3c3ec3
commit 978a8b2bcc

View File

@ -6,7 +6,7 @@
{!! trans('modules.only_premium_plan') !!}
</span>
</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">
<span style="height: 21px;display: block;"></span>
</div>