Interest Settings – {{ $account->client->surname }} {{ $account->client->first_name }}
Account Number: {{ $account->account_number }}
Current Balance: ₵{{ number_format($account->balance ?? 0, 4) }}
Current Balance: ₵{{ number_format($account->balance ?? 0, 4) }}