@extends('layouts.admin') @section('style') @endsection @section('script') @if (\Session::has('message')) @endif @endsection @section('content')

{{ $GetSetting->game }}

@foreach($GetLichSuChoiMomo as $row) @endforeach
MOMO NHẬN SĐT MÃ GIAO DỊCH TIỀN CƯỢC TIỀN NHẬN NỘI DUNG KẾT QUẢ TRẠNG THÁI TIME THAO TÁC
{{ $row['sdt_get'] }} {{ $row['sdt'] }} {{ $row['magiaodich'] }} {{ number_format($row['tiencuoc']) }}đ {{ number_format($row['tiennhan']) }}đ {{ $row['noidung'] }} {{ $row['created_at'] }}
@csrf
@endsection