@if (isset($selectedPackage, $paymentMethods) and !empty($selectedPackage) and $paymentMethods->count() > 0)
@if ($selectedPackage->currency->in_left == 1) {!! $selectedPackage->currency->symbol !!} @endif {{ $selectedPackage->price }} @if ($selectedPackage->currency->in_left == 0) {!! $selectedPackage->currency->symbol !!} @endif
@includeFirst([ config('larapen.core.customizedViewPath') . 'post.createOrEdit.inc.payment-methods', 'post.createOrEdit.inc.payment-methods' ]) |
{{ t('Payable Amount') }}: 0 |