@if (isset($type) && $type == 'instruction') @if (empty($voucher['iUserID']))

To activate your voucher, simply:

  1. Download the QuitSure app via this link
  2. Create your account using this email address: {{ $voucher['vRecipientEmail'] }}
  3. Enter your details and set up your account
  4. When you are choosing your program in the app, choose any program for which your voucher is valid
  5. Navigate to your Profile page via the icon on the bottom right of your screen
  6. Scroll down and tap on the “My QuitSure Subscription” link
  7. Tap on the “ACTIVATE FREE ACCESS” button and choose “Yes”
@if ($voucher['voucher_type']['bPaid'] != 1)

NOTE: The first part of the program is free, so you can wait to activate your voucher until you have completed the free parts of the program

@endif @else

To activate your voucher, simply:

  1. Log in to your QuitSure account (make sure it is the account associated with this email address: {{ $voucher['vRecipientEmail'] }})
  2. Navigate to your profile page and make sure you have currently selected a program for which your voucher is valid
  3. Tap on any locked item on your home screen or navigate to the “My QuitSure Subscription” page via your Profile Page
  4. Tap on the “ACTIVATE FREE ACCESS” button and choose “Yes”

Note:

@endif @endif @if (isset($type) && $type == 'program_list') @if (isset($programList) && count($programList) > 0) @endif @endif