Lịch sử thanh toán

@if(isset($payment) &&count($payment)) @foreach($payment as $item) @endforeach @endif
Ngày Số tiền Ghi chú
{{ date('d-m-Y', strtotime($item->payment_date)) }} ({{\App\Models\PaymentHistory::label[$item->payment_type] ?? ''}}) {{ number_format($item->price) }} {{ $item->description }}