@extends('backoffice.template.app') @section('content')
| # | Tipe Layanan Digital | Nominal Transaksi | Tanggal Transaksi |
|---|---|---|---|
| {{ $i + 1 }} | {{ $current_tipe }} | Rp. {{ number_format($t->isi_pulsa->total_tagihan(), 0, 0, '.') }} | {{ date_format($t->created_at, 'd-m-Y') }} |