@include('emails.common.header')
@component('emails.common.table')
@component('emails.common.td')
@component('emails.common.p')
Hello Insight Team,
@endcomponent
@component('emails.common.p')
A Shopper has input feedback into one of their Shopper Assignments.
@endcomponent
@component('emails.common.p')
Please click on the following link to view the Shopper Assignment Details: Link to Shopper Assignment
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.team_footer')
@endcomponent
@endcomponent
@endcomponent
@include('emails.common.footer')