@extends('V3.layouts.onBoarding') @section('content')
@if ($currencyCheck)

The QuitSure Program usually costs $100.

@else

The QuitSure Program usually costs {{ $currency }}{{ 100 * $decUSDMultiplier }}.

@endif

But as a part of the special offer we are running in {{ $vCountryName }}, you have been randomly selected to get free access to the program.

Simply click on “Activate Free Access” on the upcoming subscription screen.

Please note that your free subscription will expire in ~3 weeks.

So, make full use of this special offer and quit smoking now!

@endsection