Files
famous-ly4-ev/app-modules
Nyan Lin Paing 47be71c2cf
PHP Tests / php-tests (push) Waiting to run
Include refund/cancel info in booking API responses
Adds Booking::refunds() (hasMany Refund, scoped to this leg per
Refund::booking()) and eager-loads it alongside the other booking
relations, so index/show/store/cancel all expose a refunds array
(status, amount, reason, requested_at, completed_at). A booking that
was cancelled before any payment completed still returns refunds: [].
2026-09-03 20:43:02 +07:00
..
2026-08-30 14:51:57 +07:00