@component('mail::message')

Hi {{$technician->name}} ,

Your wallet recharged

Rs. {{$recharge_amount}}

Wallet account linked to {{$technician->phone}}
Payment Method: {{$payment_method}}
From

{{ config('app.name') }}

{{date('jS M Y h:i A')}} Your Updated Wallet Balance Rs. {{$total_balance}} @component('mail::button', ['url' =>url('/partner/recharge_history')]) Manage All @endcomponent @endcomponent