{{ __('Return Item') }}

Borrowing Details

Employee: {{ $loan->employee->name }}

Item: {{ $loan->sparepart->name }}

Borrowed At: {{ $loan->borrowed_at->format('d M Y H:i') }}

@csrf @method('PUT')

Please update the notes if the item condition has changed.

Cancel