hasOne('App\Models\BookingStatus', 'id', 'status') ->select(['name', 'language_key', 'id'])->where('status', 1); } }