{{ __('locale.plans.recharge_volume') }} | {{ __('locale.labels.per_unit_price') }} | {{ __('locale.plans.number_of_units') }} | |
---|---|---|---|
{{ str_replace('{PRICE}', '', $plan->currency->format) }} {{ $item->unit_from }} | {{ str_replace('{PRICE}', '', $plan->currency->format) }} {{ $item->unit_to }} | {{ str_replace('{PRICE}', '', $plan->currency->format) }} {{ $item->per_credit_cost }} | {{ $item->calculateUnits() }} |