{{-- admin/users/detail.blade.php | Obrempong | Jcode --}} @extends('layouts.admin') @section('title', 'User: ' . $user->name) @section('content')
| Type | Points | Description | Date |
|---|---|---|---|
| {{ ucfirst($tx->type) }} | {{ $tx->points>=0?'+':'' }}{{ number_format($tx->points) }} | {{ $tx->description }} | {{ $tx->created_at->format('d M Y H:i') }} |
| No transactions. | |||