Sign in to your DeviceMarket account
-Your trusted marketplace for 2nd hand digital devices
-- {errors.form} -
- )} - -{errors.email}
- )} -{errors.password}
- )} -- Don't have an account?{' '} - -
-Connect with buyers and sellers of:
-Smartphones • Tablets • Laptops • Desktops • Components
-Join our community of buyers and sellers
-{errors.form}
-{confirmModal.message}
-Name: {reservation?.guestName}
+Email: {reservation?.email}
+Room: {reservation?.room?.name} ({reservation?.room?.roomNumber})
+No payments recorded for this invoice.
+ ) : ( +| Payment ID | +Amount | +Type | +Method | +Date | +Reference | +
|---|---|---|---|---|---|
| {payment.id} | +${payment.amount.toFixed(2)} | +{payment.type.replace('_', ' ')} | +{payment.method.replace('_', ' ')} | +{new Date(payment.date).toLocaleDateString()} | +{payment.reference || 'N/A'} | +