@extends('layouts.mails') @section('content')

Discharge completed

Your discharge request has been processed satisfactorily for the amount of {{doubleval($transaction->amount)-doubleval($transaction->fee)}} {{$transaction->currency->symbol}}

In the next few hours you will be receiving the amount in your account: {{$transaction->account->account_number}}.
@endsection