hasOne('App\Models\PropertyBookingPaymentType', 'code', 'payment_type_code')->select(['code','name','language_key']); } }