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

Hello, {{$user_name}}

Your currency deposit is rejected. Rejected reason

{!! $rejected_note !!}

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