@extends('layouts.admin') @section('page_kicker', 'Finance') @section('page_title', 'Payments & revenue') @section('content')
Aggregated payouts by provider.
Supported mobile money channels.
Latest payment records.
| ID | Doctor | Provider | Amount | Status |
|---|---|---|---|---|
| {{ $tx->id }} | {{ $tx->user_id }} | {{ $tx->provider }} | {{ $tx->currency }} {{ $tx->amount }} | {{ $tx->status }} |