@include('emails.common.header')
@component('emails.common.table')
@component('emails.common.td')
@component('emails.common.p')
Hello {{$user->first_name}},
@endcomponent
@component('emails.common.p')
Welcome to the Empower Community – your account is officially activated.
@endcomponent
@component('emails.common.p')
The Empower Community is an online space where you can expect to grow, network and learn through various channels.
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.p')
Recruit Me:
@endcomponent
@component('emails.common.ul')
Browse our Hot Jobs
View the 'recommended' jobs panel
Monitor your applications
Choose a CV template with our CV Builder
@endcomponent
@endcomponent
{{--
@component('emails.common.td')
@component('emails.common.p')
Coach Me:
@endcomponent
@component('emails.common.ul')
Meet a coach who can unlock your talents
View the coach profiles and request a session
Schedule a time and location that works for you
Track your sessions and strategize for the future
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.p')
Assess Me:
@endcomponent
@component('emails.common.ul')
Identify your strengths & areas of development with our assessment suite
View & download reports on your performance
Explore yourself with our Personality Profiling
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.p')
Pay Me:
@endcomponent
@component('emails.common.ul')
Recruiter+ (R+): - Earn by recommending candidates for our vacant positions
Coach+ (C+): - Get paid for coaching others through our platform
Mystery+ (M+): - Participate in our Mystery Shopper Programs for quick cash
@endcomponent
@endcomponent
--}}
@component('emails.common.td')
@component('emails.common.secondary_footer')
@endcomponent
@endcomponent
@endcomponent
@include('emails.common.footer')