@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') Success - you have applied to become a Mystery Shopper. @endcomponent @component('emails.common.p_with_ul') @slot('p') To fully complete your mystery shopper application the following steps need to take place: @endslot @slot('ul')
  • A member of our team will review your application
  • We will provide feedback to your application
  • You will receive an email notification when your profile has been approved
  • @endslot @endcomponent @component('emails.common.p') What happens next? I want to start shopping now! @endcomponent @component('emails.common.p') Hold tight, before we deploy you on your first Mystery Shopping Assignment we will invite you for a training session that will equip you with the skills for the job. @endcomponent @component('emails.common.p') There is also no guarantee on how long it will take before you are assigned your first Mystery Shopping Assignment - we choose Shoppers based on a lot of different factors. @endcomponent @component('emails.common.p') How do I get paid? @endcomponent @component('emails.common.p') Once you have been given a Shopper Assignment, you will receive a notification to inform you of the details. Once you have completed your assignment and your data has been approved you will receive payment directly into your mobile wallet. @endcomponent @component('emails.common.p') Welcome to the People’s Platform! @endcomponent @endcomponent @component('emails.common.td') @component('emails.common.secondary_footer') @endcomponent @endcomponent @endcomponent @include('emails.common.footer')