Employee: {{ $loan->employee->name }}
Item: {{ $loan->sparepart->name }}
Borrowed At: {{ $loan->borrowed_at->format('d M Y H:i') }}
Please update the notes if the item condition has changed.