TODO List

{{ csrf_field() }}
@foreach ($listitems as $item)
{{ csrf_field() }} {{ $item['name'] }}
@endforeach