@foreach($fields as $field) @endforeach @@foreach ($_vars_ as $_var_) @foreach($fields as $field) @endforeach @@endforeach
{{ $field->name }}
{!! $display($field) !!} @if(!empty($hasSoftDelete)) {!! $render('buttons/actions-trash') !!} @else {!! $render('buttons/actions') !!} @endif