@extends('V3.layouts.B2C') @section('content')
image

Subscribe now at our special {{ $maxDiscount }}% discounted rate to receive:

@foreach ($products as $idx => $product) @php $priceParts = explode('.', number_format($product['perDayPrice'], 2)); $priceWhole = $priceParts[0]; $priceDecimal = $priceParts[1] ?? '00'; $unitLabel = match($product['unit']) { 'mo' => 'mo', 'qtr' => 'qtr', '6mo' => '6mo', 'yr' => 'yr', 'wk' => 'wk', default => 'mo' }; @endphp
{{ $product['vProductName'] }} Save {{ $product['discount'] }}%
billed at {{ $currencySymbol }}{{ $product['firstCrossPrice'] }}{{ $currencySymbol }}{{ $product['price'] }} /{{ $unitLabel }}
{{ $currencySymbol }} {{ $priceWhole }} .{{ $priceDecimal }}
/day
@endforeach
Guaranteed safe checkout. All transactions are secure and encrypted.
Act now: Every second matters when creating positive change.

Note: the program itself can only be accessed via our app. You will receive the link to the app after purchase.

The QuitSure program is more than a solution; it's a pathway to a healthier, smoke-free life.

@endsection @push('scripts') @endpush