@extends('dealer_layouts.dealer_master') @section('page-title') Dealer | Transactions @endsection @section('page-content') @include('organisation.partials.top_up_merchant') @include('organisation.partials.top_up_merchant_by_id')
| Recipient Phone | Amount (MWK) | Status | Date | |||
|---|---|---|---|---|---|---|
| {{ $row->msisdn }} | {{ number_format($row->amount) }} | {{ $row->status }} | {{ $row->created_at }} | |||
| No Data | ||||||