@extends('layouts.admin') @section('content')
View and manage all registered accounts
| User Detail | Type | Wallet Balance | Registered | Action |
|---|---|---|---|---|
| {{ $user->user_type }} | ₦{{ number_format($user->wallet->balance ?? 0, 2) }} | {{ $user->created_at->format('M d, Y') }} |