Current value: {value}
- -| - Gegenstand - | -- - | -
|---|---|
| - {item.item_name} - | -- { - if (e.target.checked) addToRemove(item.id); - else rmFromRemove(item.id); - }} - id={`item-${item.id}`} - className="h-4 w-4 accent-indigo-600" - /> - | -
Lade Ausleihen…
-Keine Ausleihen gefunden.
-- Meine Ausleihen -
-- Tippe auf das Papierkorb-Symbol, um eine Ausleihe zu löschen. -
- - {/* Mobile: cards */} -| - Leihcode - | -- Start - | -- Ende - | -- Abgeholt - | -- Zurückgegeben - | -- Erstellt - | -- Gegenstände - | -- Aktionen - | -
|---|---|---|---|---|---|---|---|
| - {loan.loan_code} - | -- {formatDate(loan.start_date)} - | -- {formatDate(loan.end_date)} - | -- {loan.take_date ? ( - formatDate(loan.take_date) - ) : ( - - )} - | -- {loan.returned_date ? ( - formatDate(loan.returned_date) - ) : ( - - )} - | -- {formatDate(loan.created_at)} - | -
-
- {Array.isArray(loan.loaned_items_name)
- ? loan.loaned_items_name.join(", ")
- : ""}
-
- |
- - - | -
- Schnell und unkompliziert Equipment reservieren -
-{description}
-