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