{{ $table_title }}

@if(strpos($action, 'D') >= 0) @endif
@foreach($fields as $name => $title) @endforeach @if(isset($action)) @endif @foreach($items as $item) @foreach($fields as $name => $title) @endforeach @if(isset($action)) @endif @endforeach
ID{{ $title }}Action
{{ $item->id }}{{ $item->{$name} }}
@if(strpos($action, 'r') >= 0) Voir @endif @if(strpos($action, 'u') >= 0) @endif @if(strpos($action, 'D') >= 0) @endif