{{-- @include('email.template.header') --}}


{{ 'Dear Customer, your OTP for registration to GENX is '. $data->otp. ' Please use this to register, thanks' }}

Thanks