App Store add controle for tihs app only premium ( #32w9dfh )

This commit is contained in:
Cüneyt Şentürk
2022-06-25 03:05:33 +03:00
parent 8e30161470
commit e874f006f6
3 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
@props(['module'])
@if (! empty($module->plan))
<div class="text-center text-sm mt-3 mb--2 bg-red-100 rounded-lg p-2 cursor-default">
<span class="text-sm text-red-700">
{!! trans('modules.only_premium_plan') !!}
</span>
</div>
@if (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>