@extends('layouts.app') @section('title','Payments Report — BlueBando v3') @section('content')
Malipo yote ya wateja kwa router ulizochagua.
{{-- Filters --}} {{-- Counters --}}| Tarehe | Router | Kifurushi | Phone | Network | Reference | Gateway | Amount | Status |
|---|---|---|---|---|---|---|---|---|
| {{ $o->created_at?->format('Y-m-d H:i') }} | {{ $o->router->name ?? '-' }} | {{ $o->plan->name ?? '-' }} | {{ $o->phone }} | {{ $o->network ?? $o->operator }} | {{ $o->reference }} | {{ strtoupper($o->gateway) }} | {{ number_format($o->amount) }} {{ $o->currency }} | {{ ucfirst($o->status) }} |
| Hakuna rekodi za kuonyesha. | ||||||||