@component('mail::message')

{{ env('APP_NAME') }}

{{ __('Hi') }},

{{ __('If you did try to payout, copy and paste this verification code') }}:

{{ $otp }}

{{ __('Thanks') }},

{{ env('APP_NAME') }}.

@endcomponent