@component('mail::message')
# Email Verification
It seems you are registering at YODr. and trying to verify your email.
Here is the verification code. Please copy it and verify your Email.
@component('mail::button', ['url' => '#'])
code : {{$otp}}
@endcomponent
If this email is not intended to you please ignore and delete it. Thank you for understanding.
Thanks,
{{ config('app.name') }}
@endcomponent