@component('mail::message')
# {{ $defcurrency }} {{ $amount }} {{ $msg1 }}
Transcation ID: {{ $txnid }}
@component('mail::button', ['url' => '/userwallet'])
{{ $msg2 }} {{ $defcurrency }} {{ sprintf("%.2f",$balance) }}
@endcomponent
Thanks,
{{ config('app.name') }}
@endcomponent