{!! library_icons('css', 0, 'font-awesome', '4.7') !!} {!! library_icons('css', 0, 'font-awesome') !!} @foreach($data as $row) @if ($row == reset($data)) @foreach($row as $key => $value) @endforeach @endif @foreach($row as $key => $value) @if(is_string($value) || is_numeric($value)) @else @endif @endforeach @endforeach
{!! $key !!}
{!! $value !!}