@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 new M+ Shopper Application has been received.
@endcomponent
@component('emails.common.p')
Please click on the following link to view the Shopper Details: Link to Shopper Application
@endcomponent
@endcomponent
@component('emails.common.td')
@component('emails.common.team_footer')
@endcomponent
@endcomponent
@endcomponent
@include('emails.common.footer')