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

Withdrawal Request

Amount: ${{ $amount }}
Wallet: {{ $wallet }}
Status: Processing

Your withdrawal is being processed.

@endsection