@foreach ($data as $item)
@csrf @method('PUT')
: {{ $item->description }}
@method('put') @csrf
@endforeach