| Date | Golfer | Course | Amount | Status | Actions |
|---|---|---|---|---|---|
| @userDate($payment->created_at) |
{{ $bookingRequest->golfer->name }}
|
{{ $bookingRequest->course_name }}
{{ $bookingRequest->course_location }}
|
{{ $payment->formatted_amount }} | {{ $payment->status_label }} | View Details |
{{ $bookingRequest->golfer->name }}
@userDate($payment->created_at)
{{ $bookingRequest->course_name }}
{{ $bookingRequest->course_location }}
You haven't made any payments yet. Book a session with a golfer to get started!