@extends('layouts.app') @section('content')
Total Active ESIM
| Payment | Date & Time | Amount | Status |
|---|---|---|---|
|
{{$tran->payment_id}}
@if($tran->user)
@endif
|
{{$tran->updated_at->format('d M Y, h:i a')}} | {{$tran->currency->symbol}} {{$tran->amount}} | @if($tran->payment_status == 'paid') Paid @else Created @endif |
| No transactions found | |||
Esim Distribution by Region and Country