| Date | Amount | Payment Method | Proof | Status | Actions |
|---|---|---|---|---|---|
| {{ $deposit->transaction_date }} | ${{ $deposit->transaction_amount }} | {{ get_payment_method($deposit->payment_method)->name }} | @php if(strlen($deposit->deposit_transaction_proof) > 5): @endphp View Proof @php endif; @endphp | {{ $deposit->transaction_status }} |
|