@extends('layouts.admin') @section('page-title') Admin | Dashboard @endsection @section('page-content')
Merchant : {{ $topup->orgInfo->name }}{{ Carbon\Carbon::parse($topup->created_at)->format('F dS Y') }} |
K {{ $topup->amount }}Amount |
{{ ucfirst($topup->payment_method) }}Payment Method |
{{ $topup->userInfo->name }}Admin |
{{ $activity->created_at->diffForHumans() }}