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