Laravel Select Fields from Two different Table as per Condition
I have 3 tables (members, members3, payout) Payout Table having records with the relationship of both other tables (members, members3) I want to list the records with both table relationships. For example: Members Table (Plan 1) id, name, mobile 1,…