@include('emails.common.header')
@component('emails.common.table')
@component('emails.common.td')
@component('emails.common.p')
Hello {{$requestParams['first_name']}},
@endcomponent
@component('emails.common.p')
You have recently been provided access to Empower’s
@endcomponent
@component('emails.common.p')
Please click on the following link to activate and choose a password for your account: Link to Activate Account
@endcomponent
@component('emails.common.p')
Once you log into your account you will have access to a Dashboard; this Dashboard will only become active
once Shopper Visits progress through your network – you will be notified anytime data has been collected
on a Branch that is relevant to you.
@endcomponent
@component('emails.common.p')
@endcomponent
@component('emails.common.p_with_ul')
@slot('p')
Please take the following precautionary steps:
@endslot
@slot('ul')
Do not share your password with anyone (even people within your organisation)
Email insight@empower.co.tz anytime you would like further assistance
If you have not heard of the upcoming programme please contacts your Retail/Customer Care team for alignment
@endslot
@endcomponent
@component('emails.common.p')
Welcome to the Empower Family!
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.team_footer')
@endcomponent
@endcomponent
@endcomponent
@include('emails.common.footer')