@extends('backend.master') @push('styles') @endpush @section('content')
| # | User | Points | Rate | Amount | Ref | Created | Actions |
|---|---|---|---|---|---|---|---|
| #{{ $c->id }} | {{ $c->user?->name }} | {{ number_format($c->points) }} | {{ $c->rate_points }} : {{ number_format($c->rate_amount, 2) }} | {{ number_format($c->amount, 2) }} | {{ $c->ref }} | {{ $c->created_at?->format('Y-m-d H:i') }} | |
| No conversions found. | |||||||