{{ __($routine->getAttribute('name')) }} {{ __($action->getAttribute('name')) }} NOVO
@foreach($list->getHeader() as $header) @endforeach @foreach($list->getData() as $item) @foreach($item as $index => $attributes) @if($index != 'primary_key') @endif @endforeach @endforeach
{{$header}}
{{__($attributes)}}Editar Excluir
{{$list->getData()->links()}}