@include('email.template-two.header')

Hello, {{$name}}

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

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

@include('email.template-two.footer')