@extends('layouts.backend.app') @push('content')
SN | Client | Amount | Withdrawal Method | Reference | Status | Date | Action |
---|---|---|---|---|---|---|---|
SN | Client | Amount | Withdrawal Method | Reference | Status | Date | Action |
{{ $sn++ }} | {{ ucwords($value->user->name) }} - {{ $value->user->email }} | ${{ number_format($value->amount,2) }} | {{ $value->payment_method }} | {{ $value->reference }} | {{ ucwords($value->status) }} | {{ $value->updated_at }} | View |