@component('mail::message')
{{ trans('notifications.customer_email_verification_greeting', ['user' => $user->name]) }}
{{ trans('notifications.customer_email_verification_message') }}
{{$otp}}
{{ trans('admin.with_regards') }}
{{ trans('admin.takeproft') }}
@endcomponent