@include('email.template-one.header')
Hi {{$name}},
{{__(' Your currency withdrawal is rejected.')}}
{{__('Here is the reason')}}
{!! $reason ?? '' !!}