@extends('layouts/layout') @section('content')
Round | User | Winning Amount | Time Won |
---|---|---|---|
{{ $winner->round?->block_no }} Hash: {{ $winner->round?->hash }} |
{{ $winner->user->name }} | {{ $winner->winning_amount }} | {{ $winner->created_at->format('h:ia d/m/Y') }} |
There are no winners yet. |