@extends('dashboard.user.layouts.app') @section('content')
Please carefully review the information below before authorizing this transaction.
Amount to Debit
Beneficiary Information
Beneficiary Name
{{ $transfer->recipient_name }}Account Number
{{ $transfer->recipient_account_number }}Bank Name
{{ $transfer->recipient_bank }}@if ($transfer->recipient_swift_code) SWIFT Code @elseif ($transfer->recipient_iban_code) IBAN @elseif ($transfer->recipient_routing_number) Routing Number @endif
{{ $transfer->recipient_swift_code ?? ($transfer->recipient_iban_code ?? $transfer->recipient_routing_number) }}Description
{{ $transfer->description }}{{ $label }}
{{ $value }}By confirming this transfer, you authorize the debit of the above amount from your account. This action may not be reversible once processed.