@extends('V2.layouts.onBoarding') @section('content')
@if (in_array('Asthma/COPD', $setHealthIssues) || in_array('Heart disease', $setHealthIssues) || in_array('Cancer', $setHealthIssues))

More than 67% of smokers face debilitating, and eventually fatal, health issues at some point in their smoking lives.

Why?
Because they keep thinking ‘I will quit tomorrow’

Let’s face the problem head on.

There is only one solution:

Commit today.

@else

When we see horrifying images on cigarette packs, we think, ‘It won’t happen to me’ or ‘I will quit before it happens’.

But, more than 67% of smokers face debilitating, and eventually fatal, health issues at some point in their lives.

Don’t wait until it is too late.

Act today.

@endif
@endsection