@foreach($inventories as $inventory) @endforeach
Lager Artikelname Lagerbestand / Gesamtbestand Rückgabebedingung
{{$inventory->warehouses()->first()->title}} {{$inventory->name}} {{$inventory->current}} / {{$inventory->max}} @if($inventory->giveBackOptions == 1) Immer @endif @if($inventory->giveBackOptions == 6) Nach 6 Monaten @endif @if(in_array(38, $buttons->toArray()))
{{ csrf_field() }}
@endif
@if(in_array(35, $buttons->toArray())) @endif