@include('emails.commonkua.header') @component('emails.common.table') @component('emails.common.td') @component('emails.common.p') Hello {{$requestParams['first_name']}}, @endcomponent @component('emails.common.p') You have been assigned a new product to sell under KUA. To start selling and earning commissions, please click the link below and sign the Product Commission Agreement: Click Here @endcomponent @component('emails.common.p') This agreement authorizes you to sell the product and ensures your commissions are tracked correctly. @endcomponent @component('emails.common.p') Thank you and wishing you great sales ahead! @endcomponent @component('emails.common.p') Empowering People. Bridging Markets. Driving Growth. @endcomponent @endcomponent @component('emails.common.td') @component('emails.commonkua.secondary_footer') {{-- noQuote --}} @endcomponent @endcomponent @endcomponent @include('emails.commonkua.footer')