@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')
Thank you for your interest in joining KUA as a Growth Agent
@endcomponent
@component('emails.common.p')
We have carefully reviewed your application; however, we regret to inform you that you have not been selected for the role at this time.
@endcomponent
@component('emails.common.p')
Wishing you all the best in your future endeavours and thank you once again for considering KUA.
@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')