@if (isset($packages, $paymentMethods) && $packages->count() > 0 && $paymentMethods->count() > 0)
{{ t('premium_plans_hint') }}
id ? ' checked' : '' }}
{{ $packageStatus }}>
|
|
@if ($package->currency->in_left == 1) {!! $package->currency->symbol !!} @endif {{ $package->price }} @if ($package->currency->in_left == 0) {!! $package->currency->symbol !!} @endif |
@includeFirst([ config('larapen.core.customizedViewPath') . 'post.createOrEdit.inc.payment-methods', 'post.createOrEdit.inc.payment-methods', ]) |
{{ t('Payable Amount') }}: 0 |