@include('email.header_new')

Hi {{$name}},

{{__(' Your currency withdrawal is rejected.')}}

{{__('Here is the reason')}}

{!! $reason ?? '' !!}

@include('email.footer_new')