@extends('emails.layouts.master') @section('content')

Hello {{ $user_name }},

Your withdrawal request of {{ $amount }} is currently pending review.

You will be notified once it is approved.

@endsection