@extends('layouts.frontend-member') @section('title', 'รายละเอียดการเติมเงิน') @section('content')
รายละเอียดการเติมเงิน
หมายเลขคำสั่งซื้อ
{{ $depo_Detail_Notification->id ?? '' }}
เวลา
{{-- {{ $depo_Detail_Notification->created_at->format('d/m/Y H:i') }} --}}
รายการเติมเงิน
฿ {{number_format($depo_Detail_Notification->amount?? 0,2)}}
วิธีการเติมเงิน
bank
ช่องทางการเติมเงิน
สถานะ
ใบเสร็จการเติมเงิน
@endsection @push('scripts') @endpush