{{ trans_choice('general.modules', 2) }} {{ trans('modules.api_key') }} {{ trans('modules.my_apps') }}
where_to_use) && count($module->where_to_use) == 1) x-data="{ price_type : 'lifetime' }" @else x-data="{ price_type : 'yearly' }" @endif >
@if ($module->vote)
@for ($i = 1; $i <= $module->vote; $i++) star @endfor @for ($i = $module->vote; $i < 5; $i++) star_border @endfor

@if ($module->total_review) ( {{ $module->total_review }} {{ trans('modules.tab.reviews') }} ) @endif

@endif

{!! $module->name !!}

@if ($module->vendor_name) by {{ $module->vendor_name }} @endif
{!! ! empty($module->sort_desc) ? $module->sort_desc : strip_tags($module->description) !!}
@if ($module->price != '0.0000') @endif
@stack('features_nav_start') @if ($module->call_to_actions) @else @endif @stack('reviews_nav_start') @if ($module->app_reviews->data) @endif @stack('installation_nav_start') @if ($module->install && $module->installation) @endif @stack('documentation_nav_start') @if ($module->install && $module->documentation) @endif @stack('screenshots_nav_start') @if ($module->screenshots) @endif @stack('changelog_nav_start') @if ($module->install && $module->changelog) @endif @stack('changelog_nav_end')
@stack('features_tab_start') @if ($module->call_to_actions) @else @endif @stack('reviews_tab_start') @if ($module->app_reviews->data) @endif @stack('installation_tab_start') @if ($module->install && $module->installation) @endif @stack('documentation_tab_start') @if ($module->install && $module->documentation) @endif @stack('screenshots_tab_start') @if ($module->screenshots) @endif @stack('changelog_tab_start') @if ($module->install && $module->changelog) @endif @stack('changelog_tab_end')
@if ($module->install) @endif
@push('scripts_start') @endpush