@foreach($columns as $c)@endforeach@foreach($items as $item)@foreach($columns as $c)@endforeach@endforeach
{{ ucwords(str_replace('_',' ',$c)) }}Update
{{ Str::limit((string)$item->{$c},100) }}
@csrf @method('patch')
{{ $items->links() }}