@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') Your Mystery Shopper profile has been independently reviewed and rejected by our Insight team. @endcomponent {{-- @component('emails.common.p') Please find specific feedback below as to why your application has been rejected. @endcomponent @component('emails.common.p') Freehand entry as to why they have been rejected @endcomponent @component('emails.common.p') We thank you for your application – your Contributor Profile section will allow you to apply again after 10 days time. @endcomponent --}} @component('emails.common.p') Please continue to engage with our platform to create opportunities for you. @endcomponent @endcomponent @component('emails.common.td') @component('emails.common.team_footer') @endcomponent @endcomponent @endcomponent @include('emails.common.footer')