{{ \App\Utils\Number::formatMoney($product->price, $this->subscription->company) }} / {{ App\Models\RecurringInvoice::frequencyForKey($this->subscription->frequency_id) }}
Out of stock
@else{{ ctrans('texts.qty') }}
@endif{{ \App\Utils\Number::formatMoney($product->price, $this->subscription->company) }}
Out of stock
@else{{ ctrans('texts.qty') }}
@endif{{ $error }}
@endforeach{{ ctrans('texts.otp_code_message', ['email' => $email])}}